Uses of Interface
net.minecraft.world.item.trading.Merchant
-
Uses of Merchant in net.minecraft.world.entity.npc
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Merchant in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionprivate Merchant
MerchantContainer.merchant
private Merchant
MerchantResultSlot.merchant
private Merchant
MerchantMenu.trader
ModifierConstructorDescriptionMerchantContainer(Merchant p_40003_)
MerchantMenu(int p_40036_, Inventory p_40037_, Merchant p_40038_)
MerchantResultSlot(Player p_40083_, Merchant p_40084_, MerchantContainer p_40085_, int p_40086_, int p_40087_, int p_40088_)