Uses of Interface
net.minecraft.world.item.trading.Merchant
Packages that use Merchant
-
Uses of Merchant in net.minecraft.world.entity.npc
Classes in net.minecraft.world.entity.npc that implement MerchantModifier and TypeClassDescriptionclassclassclassclass -
Uses of Merchant in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as MerchantModifier and TypeFieldDescriptionprivate final MerchantMerchantContainer.merchantprivate final MerchantMerchantResultSlot.merchantprivate final MerchantMerchantMenu.traderConstructors in net.minecraft.world.inventory with parameters of type MerchantModifierConstructorDescriptionMerchantContainer(Merchant pMerchant) MerchantMenu(int pContainerId, Inventory pPlayerInventory, Merchant pTrader) MerchantResultSlot(Player pPlayer, Merchant pMerchant, MerchantContainer pSlots, int pSlot, int pXPosition, int pYPosition)