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