Uses of Class
net.minecraft.village.MerchantInventory
Packages that use MerchantInventory
- 
Uses of MerchantInventory in net.minecraft.screenFields in net.minecraft.screen declared as MerchantInventoryModifier and TypeFieldDescriptionprivate final MerchantInventoryMerchantScreenHandler.merchantInventory
- 
Uses of MerchantInventory in net.minecraft.screen.slotFields in net.minecraft.screen.slot declared as MerchantInventoryModifier and TypeFieldDescriptionprivate final MerchantInventoryTradeOutputSlot.merchantInventoryConstructors in net.minecraft.screen.slot with parameters of type MerchantInventoryModifierConstructorDescriptionTradeOutputSlot(PlayerEntity player, Merchant merchant, MerchantInventory merchantInventory, int index, int x, int y)