Uses of Interface
net.minecraft.village.Merchant
Package
Description
-
Uses of Merchant in net.minecraft.entity.passive
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Merchant in net.minecraft.screen
ModifierConstructorDescriptionMerchantScreenHandler
(int syncId, PlayerInventory playerInventory, Merchant merchant) -
Uses of Merchant in net.minecraft.screen.slot
ModifierConstructorDescriptionTradeOutputSlot
(PlayerEntity player, Merchant merchant, MerchantInventory merchantInventory, int index, int x, int y) -
Uses of Merchant in net.minecraft.village