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