Uses of Class
net.minecraft.inventory.container.LoomContainer
-
Packages that use LoomContainer Package Description net.minecraft.client.gui.screen net.minecraft.inventory.container -
-
Uses of LoomContainer in net.minecraft.client.gui.screen
Constructors in net.minecraft.client.gui.screen with parameters of type LoomContainer Constructor Description LoomScreen(LoomContainer p_i51081_1_, PlayerInventory p_i51081_2_, ITextComponent p_i51081_3_)
-
Uses of LoomContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type LoomContainer Modifier and Type Field Description static ContainerType<LoomContainer>
ContainerType. LOOM
-