Uses of Class
net.minecraft.inventory.CraftingInventory
Packages that use CraftingInventory
-
Uses of CraftingInventory in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as CraftingInventory -
Uses of CraftingInventory in net.minecraft.inventory.slot
Fields in net.minecraft.inventory.slot declared as CraftingInventoryConstructors in net.minecraft.inventory.slot with parameters of type CraftingInventoryModifierConstructorDescriptionCraftingResultSlot(PlayerEntity player, CraftingInventory craftingInv, Inventory inventory, int invSlot, int xPosition, int yPosition) -
Uses of CraftingInventory in net.minecraft.screen
Fields in net.minecraft.screen declared as CraftingInventoryModifier and TypeFieldDescriptionCraftingScreenHandler.craftingInvPlayerScreenHandler.craftingInventory