Uses of Class
net.minecraft.screen.GenericContainerScreenHandler
Packages that use GenericContainerScreenHandler
-
Uses of GenericContainerScreenHandler in net.minecraft.client.gui.screen.ingame
Constructors in net.minecraft.client.gui.screen.ingame with parameters of type GenericContainerScreenHandlerModifierConstructorDescriptionGenericContainerScreen(GenericContainerScreenHandler handler, PlayerInventory inventory, Text title) -
Uses of GenericContainerScreenHandler in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type GenericContainerScreenHandlerModifier and TypeFieldDescriptionScreenHandlerType.GENERIC_9X1ScreenHandlerType.GENERIC_9X2ScreenHandlerType.GENERIC_9X3ScreenHandlerType.GENERIC_9X4ScreenHandlerType.GENERIC_9X5ScreenHandlerType.GENERIC_9X6Methods in net.minecraft.screen that return GenericContainerScreenHandlerModifier 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)