Uses of Class
net.minecraft.screen.CrafterScreenHandler
Packages that use CrafterScreenHandler
Package
Description
- 
Uses of CrafterScreenHandler in net.minecraft.client.gui.screen.ingameConstructors in net.minecraft.client.gui.screen.ingame with parameters of type CrafterScreenHandlerModifierConstructorDescriptionCrafterScreen(CrafterScreenHandler handler, PlayerInventory playerInventory, Text title) 
- 
Uses of CrafterScreenHandler in net.minecraft.screenFields in net.minecraft.screen with type parameters of type CrafterScreenHandlerModifier and TypeFieldDescriptionstatic final ScreenHandlerType<CrafterScreenHandler> ScreenHandlerType.CRAFTER_3X3
- 
Uses of CrafterScreenHandler in net.minecraft.screen.slotFields in net.minecraft.screen.slot declared as CrafterScreenHandlerModifier and TypeFieldDescriptionprivate final CrafterScreenHandlerCrafterInputSlot.crafterScreenHandlerConstructors in net.minecraft.screen.slot with parameters of type CrafterScreenHandlerModifierConstructorDescriptionCrafterInputSlot(Inventory inventory, int index, int x, int y, CrafterScreenHandler crafterScreenHandler)