We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d6528 commit cd0cd7fCopy full SHA for cd0cd7f
common/src/main/kotlin/com/lambda/interaction/request/inventory/InventoryManager.kt
@@ -27,6 +27,7 @@ import com.lambda.interaction.request.RequestHandler
27
import net.minecraft.screen.slot.Slot
28
import net.minecraft.screen.slot.SlotActionType
29
30
+//ToDo: implement :doom:
31
object InventoryManager : RequestHandler<InventoryRequest>(
32
1,
33
TickEvent.Pre,
0 commit comments