Uses of Class
net.minecraft.screen.GenericContainerScreenHandler
-
Uses of GenericContainerScreenHandler in net.minecraft.client.gui.screen.ingame
ModifierConstructorDescriptionGenericContainerScreen(GenericContainerScreenHandler handler, PlayerInventory inventory, Text title)
-
Uses of GenericContainerScreenHandler in net.minecraft.screen
Modifier and TypeFieldDescriptionScreenHandlerType.GENERIC_9X1
ScreenHandlerType.GENERIC_9X2
ScreenHandlerType.GENERIC_9X3
ScreenHandlerType.GENERIC_9X4
ScreenHandlerType.GENERIC_9X5
ScreenHandlerType.GENERIC_9X6
Modifier and TypeMethodDescriptionGenericContainerScreenHandler.createGeneric9x1(int syncId, PlayerInventory playerInventory)
GenericContainerScreenHandler.createGeneric9x2(int syncId, PlayerInventory playerInventory)
GenericContainerScreenHandler.createGeneric9x3(int syncId, PlayerInventory playerInventory)
GenericContainerScreenHandler.createGeneric9x3(int syncId, PlayerInventory playerInventory, Inventory inventory)
GenericContainerScreenHandler.createGeneric9x4(int syncId, PlayerInventory playerInventory)
GenericContainerScreenHandler.createGeneric9x5(int syncId, PlayerInventory playerInventory)
GenericContainerScreenHandler.createGeneric9x6(int syncId, PlayerInventory playerInventory)
GenericContainerScreenHandler.createGeneric9x6(int syncId, PlayerInventory playerInventory, Inventory inventory)