Uses of Class
net.minecraft.inventory.container.GrindstoneContainer
-
Packages that use GrindstoneContainer Package Description net.minecraft.client.gui.screen net.minecraft.inventory.container -
-
Uses of GrindstoneContainer in net.minecraft.client.gui.screen
Constructors in net.minecraft.client.gui.screen with parameters of type GrindstoneContainer Constructor Description GrindstoneScreen(GrindstoneContainer p_i51086_1_, PlayerInventory p_i51086_2_, ITextComponent p_i51086_3_)
-
Uses of GrindstoneContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type GrindstoneContainer Modifier and Type Field Description static ContainerType<GrindstoneContainer>
ContainerType. GRINDSTONE
-