net.minecraft.world.entity.npc

class VillagerTrades$ItemsAndEmeraldsToItems

implements VillagerTrades$ItemListing

axx$g
net.minecraft.world.entity.npc.VillagerTrades$ItemsAndEmeraldsToItems
net.minecraft.class_3853$class_4164
net.minecraft.village.TradeOffers$ProcessItemFactory
net.minecraft.entity.merchant.villager.VillagerTrades$ItemsForEmeraldsAndItemsTrade
net.minecraft.server.v1_15_R1.VillagerTrades$g

字段概要

修饰符与类型字段
private final ItemStack
a
fromItem
field_18563
secondBuy
field_221200_a
private final int
b
fromCount
field_18564
secondCount
field_221201_b
private final int
c
emeraldCost
field_18565
price
field_221202_c
private final ItemStack
d
toItem
field_18566
sell
field_221203_d
private final int
e
toCount
field_18567
sellCount
field_221204_e
private final int
f
maxUses
field_18568
maxUses
field_221205_f
private final int
g
villagerXp
field_18569
experience
field_221206_g
private final float
h
priceMultiplier
field_18570
multiplier
field_221207_h

构造函数概要

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

方法概要

修饰符与类型方法
public MerchantOffer
a(akn arg0, Random arg1)
getOffer(Entity arg0, Random arg1)
method_7246(class_1297 arg0, Random arg1)
create(Entity arg0, Random arg1)
func_221182_a(Entity arg0, Random arg1)