net.minecraft.world.entity.npc

class VillagerTrades$ItemsAndEmeraldsToItems

implements VillagerTrades$ItemListing

byd$g
net.minecraft.world.entity.npc.VillagerTrades$ItemsAndEmeraldsToItems
net.minecraft.class_3853$class_4164
net.minecraft.village.TradeOffers$ProcessItemFactory
net.minecraft.src.C_1122_$C_1129_
net.minecraft.world.entity.npc.VillagerTrades$g

字段概要

修饰符与类型字段
private final ItemStack
a
fromItem
field_18563
secondBuy
f_35708_
private final int
b
fromCount
field_18564
secondCount
f_35709_
private final int
c
emeraldCost
field_18565
price
f_35710_
private final ItemStack
d
toItem
field_18566
sell
f_35711_
private final int
e
toCount
field_18567
sellCount
f_35712_
private final int
f
maxUses
field_18568
maxUses
f_35713_
private final int
g
villagerXp
field_18569
experience
f_35714_
private final float
h
priceMultiplier
field_18570
multiplier
f_35715_

构造函数概要

修饰符构造函数
public (ItemLike item, int secondCount, Item sellItem, int sellCount, int maxUses, int experience)
public (ItemLike item, int secondCount, int price, Item sellItem, int sellCount, int maxUses, int experience)

方法概要

修饰符与类型方法
public MerchantOffer
a(bfh arg0, apo arg1)
getOffer(Entity arg0, RandomSource arg1)
method_7246(class_1297 arg0, class_5819 arg1)
create(Entity arg0, Random arg1)
m_213663_(C_507_ p_219697_, C_212974_ arg1)