Interface IMixinInventoryMenu
public interface IMixinInventoryMenu
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.inventory.CraftingContainer
net.minecraft.world.inventory.ResultContainer
-
Method Details
-
getCraftSlots
net.minecraft.world.inventory.CraftingContainer getCraftSlots() -
getResultSlots
net.minecraft.world.inventory.ResultContainer getResultSlots()
-