Uses of Class
net.minecraft.village.TraderInventory
Packages that use TraderInventory
-
Uses of TraderInventory in net.minecraft.entity.data
Fields in net.minecraft.entity.data declared as TraderInventory -
Uses of TraderInventory in net.minecraft.inventory.slot
Fields in net.minecraft.inventory.slot declared as TraderInventoryConstructors in net.minecraft.inventory.slot with parameters of type TraderInventoryModifierConstructorDescriptionTradeOutputSlot(PlayerEntity player, Trader trader, TraderInventory traderInventory, int index, int x, int y) -
Uses of TraderInventory in net.minecraft.screen
Fields in net.minecraft.screen declared as TraderInventoryModifier and TypeFieldDescriptionprivate final TraderInventoryVillagerScreenHandler.traderInventoryMethods in net.minecraft.screen that return TraderInventory