Uses of Class
net.minecraft.screen.CrafterScreenHandler
Package
Description
-
Uses of CrafterScreenHandler in net.minecraft.client.gui.screen.ingame
ModifierConstructorDescriptionCrafterScreen
(CrafterScreenHandler handler, PlayerInventory playerInventory, Text title) -
Uses of CrafterScreenHandler in net.minecraft.screen
Modifier and TypeFieldDescriptionstatic final ScreenHandlerType<CrafterScreenHandler>
ScreenHandlerType.CRAFTER_3X3
-
Uses of CrafterScreenHandler in net.minecraft.screen.slot
Modifier and TypeFieldDescriptionprivate final CrafterScreenHandler
CrafterInputSlot.crafterScreenHandler
ModifierConstructorDescriptionCrafterInputSlot
(Inventory inventory, int index, int x, int y, CrafterScreenHandler crafterScreenHandler)