Uses of Class
net.minecraft.village.MerchantInventory
| Package | Description |
|---|---|
| net.minecraft.screen | |
| net.minecraft.screen.slot |
-
Uses of MerchantInventory in net.minecraft.screen
Fields in net.minecraft.screen declared as MerchantInventory Modifier and Type Field Description private MerchantInventoryMerchantScreenHandler. merchantInventory -
Uses of MerchantInventory in net.minecraft.screen.slot
Fields in net.minecraft.screen.slot declared as MerchantInventory Modifier and Type Field Description private MerchantInventoryTradeOutputSlot. merchantInventoryConstructors in net.minecraft.screen.slot with parameters of type MerchantInventory Constructor Description TradeOutputSlot(PlayerEntity player, Merchant merchant, MerchantInventory merchantInventory, int index, int x, int y)