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 player, Merchant merchant, MerchantContainer slots, int slot, int xPosition, int yPosition)