Uses of Class
net.minecraft.inventory.container.BrewingStandContainer
-
Packages that use BrewingStandContainer Package Description net.minecraft.client.gui.screen.inventory net.minecraft.inventory.container -
-
Uses of BrewingStandContainer in net.minecraft.client.gui.screen.inventory
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type BrewingStandContainer Constructor Description BrewingStandScreen(BrewingStandContainer p_i51097_1_, PlayerInventory p_i51097_2_, ITextComponent p_i51097_3_)
-
Uses of BrewingStandContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type BrewingStandContainer Modifier and Type Field Description static ContainerType<BrewingStandContainer>
ContainerType. BREWING_STAND
-