Uses of Class
net.minecraft.screen.CraftingScreenHandler
| Package | Description |
|---|---|
| net.minecraft.client.gui.screen.ingame | |
| net.minecraft.screen |
-
Uses of CraftingScreenHandler in net.minecraft.client.gui.screen.ingame
Constructors in net.minecraft.client.gui.screen.ingame with parameters of type CraftingScreenHandler Constructor Description CraftingScreen(CraftingScreenHandler handler, PlayerInventory inventory, Text title) -
Uses of CraftingScreenHandler in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type CraftingScreenHandler Modifier and Type Field Description static ScreenHandlerType<CraftingScreenHandler>ScreenHandlerType. CRAFTING