net.minecraft.world.entity.npc

class VillagerTrades$EmeraldForItems

implements VillagerTrades$ItemListing

dcc$b
net.minecraft.world.entity.npc.VillagerTrades$EmeraldForItems
net.minecraft.class_3853$class_4161
net.minecraft.village.TradeOffers$BuyItemFactory

Field summary

Modifier and TypeField
private final ItemCost
a
itemStack
field_45130
stack
private final int
b
maxUses
field_18550
maxUses
private final int
c
villagerXp
field_18551
experience
private final int
d
emeraldAmount
field_18549
price
private final float
e
priceMultiplier
field_18552
multiplier

Constructor summary

ModifierConstructor
public (ItemLike item, int count, int maxUses, int experience)
public (ItemLike item, int count, int maxUses, int experience, int price)
public (ItemCost stack, int maxUses, int experience, int price)

Method summary

Modifier and TypeMethod
public MerchantOffer
a(axf arg0, cgi arg1, bgq arg2)
getOffer(ServerLevel arg0, Entity arg1, RandomSource arg2)
method_7246(class_3218 arg0, class_1297 arg1, class_5819 arg2)
create(ServerWorld arg0, Entity arg1, Random arg2)