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