Uses of Class
net.minecraft.inventory.container.BeaconContainer
-
Packages that use BeaconContainer Package Description net.minecraft.client.gui.screen.inventory net.minecraft.inventory.container -
-
Uses of BeaconContainer in net.minecraft.client.gui.screen.inventory
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type BeaconContainer Constructor Description BeaconScreen(BeaconContainer p_i51102_1_, PlayerInventory p_i51102_2_, ITextComponent p_i51102_3_)
-
Uses of BeaconContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type BeaconContainer Modifier and Type Field Description static ContainerType<BeaconContainer>
ContainerType. BEACON
-