Uses of Class
net.minecraft.inventory.container.SmokerContainer
-
Packages that use SmokerContainer Package Description net.minecraft.client.gui.screen.inventory net.minecraft.inventory.container -
-
Uses of SmokerContainer in net.minecraft.client.gui.screen.inventory
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type SmokerContainer Constructor Description SmokerScreen(SmokerContainer p_i51077_1_, PlayerInventory p_i51077_2_, ITextComponent p_i51077_3_)
-
Uses of SmokerContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type SmokerContainer Modifier and Type Field Description static ContainerType<SmokerContainer>
ContainerType. SMOKER
-