Uses of Class
net.minecraft.world.inventory.MerchantContainer
Packages that use MerchantContainer
-
Uses of MerchantContainer in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as MerchantContainerModifier and TypeFieldDescriptionprivate final MerchantContainer
MerchantResultSlot.slots
private final MerchantContainer
MerchantMenu.tradeContainer
Constructors in net.minecraft.world.inventory with parameters of type MerchantContainerModifierConstructorDescriptionMerchantResultSlot
(Player pPlayer, Merchant pMerchant, MerchantContainer pSlots, int pSlot, int pXPosition, int pYPosition)