Uses of Interface
net.minecraft.world.item.trading.Merchant
Packages that use Merchant
Package
Description
-
Uses of Merchant in net.minecraft.world.entity.npc
Classes in net.minecraft.world.entity.npc that implement Merchant -
Uses of Merchant in net.minecraft.world.entity.npc.villager
Classes in net.minecraft.world.entity.npc.villager that implement Merchant -
Uses of Merchant in net.minecraft.world.entity.npc.wanderingtrader
Classes in net.minecraft.world.entity.npc.wanderingtrader that implement Merchant -
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 villager) MerchantMenu(int containerId, Inventory inventory, Merchant merchant) MerchantResultSlot(Player player, Merchant merchant, MerchantContainer slots, int id, int x, int y)