Uses of Class
net.minecraft.inventory.container.ShulkerBoxContainer
-
Packages that use ShulkerBoxContainer Package Description net.minecraft.client.gui.screen.inventory net.minecraft.inventory.container -
-
Uses of ShulkerBoxContainer in net.minecraft.client.gui.screen.inventory
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type ShulkerBoxContainer Constructor Description ShulkerBoxScreen(ShulkerBoxContainer p_i51078_1_, PlayerInventory p_i51078_2_, ITextComponent p_i51078_3_)
-
Uses of ShulkerBoxContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type ShulkerBoxContainer Modifier and Type Field Description static ContainerType<ShulkerBoxContainer>
ContainerType. SHULKER_BOX
-