Uses of Class
net.minecraft.world.inventory.CrafterMenu
Packages that use CrafterMenu
-
Uses of CrafterMenu in net.minecraft.client.gui.screens.inventory
Constructors in net.minecraft.client.gui.screens.inventory with parameters of type CrafterMenuModifierConstructorDescriptionCrafterScreen
(CrafterMenu menu, Inventory playerInventory, Component title) -
Uses of CrafterMenu in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as CrafterMenuFields in net.minecraft.world.inventory with type parameters of type CrafterMenuConstructors in net.minecraft.world.inventory with parameters of type CrafterMenuModifierConstructorDescriptionCrafterSlot
(Container container, int slot, int x, int y, CrafterMenu menu)