Uses of Interface
net.minecraft.village.Merchant
Packages that use Merchant
Package
Description
-
Uses of Merchant in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement MerchantModifier and TypeClassDescriptionclass
class
class
-
Uses of Merchant in net.minecraft.screen
Fields in net.minecraft.screen declared as MerchantConstructors in net.minecraft.screen with parameters of type MerchantModifierConstructorDescriptionMerchantScreenHandler
(int syncId, PlayerInventory playerInventory, Merchant merchant) -
Uses of Merchant in net.minecraft.screen.slot
Fields in net.minecraft.screen.slot declared as MerchantConstructors in net.minecraft.screen.slot with parameters of type MerchantModifierConstructorDescriptionTradeOutputSlot
(PlayerEntity player, Merchant merchant, MerchantInventory merchantInventory, int index, int x, int y) -
Uses of Merchant in net.minecraft.village
Classes in net.minecraft.village that implement MerchantFields in net.minecraft.village declared as MerchantConstructors in net.minecraft.village with parameters of type Merchant