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