We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0cd7f commit 01df8aaCopy full SHA for 01df8aa
1 file changed
common/src/main/kotlin/com/lambda/interaction/request/inventory/InventoryManager.kt
@@ -27,7 +27,6 @@ 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