Uses of Interface
net.minecraft.village.Merchant
Packages that use Merchant
Package
Description
- 
Uses of Merchant in net.minecraft.entity.passiveClasses in net.minecraft.entity.passive that implement MerchantModifier and TypeClassDescriptionclassclassclass
- 
Uses of Merchant in net.minecraft.screenFields 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.slotFields 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.villageClasses in net.minecraft.village that implement MerchantFields in net.minecraft.village declared as MerchantConstructors in net.minecraft.village with parameters of type Merchant