Uses of Class
net.minecraft.inventory.container.MerchantContainer
-
Packages that use MerchantContainer Package Description net.minecraft.client.gui.screen.inventory net.minecraft.inventory.container -
-
Uses of MerchantContainer in net.minecraft.client.gui.screen.inventory
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type MerchantContainer Constructor Description MerchantScreen(MerchantContainer p_i51080_1_, PlayerInventory p_i51080_2_, ITextComponent p_i51080_3_)
-
Uses of MerchantContainer in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container with type parameters of type MerchantContainer Modifier and Type Field Description static ContainerType<MerchantContainer>
ContainerType. MERCHANT
-