net.minecraft.world.entity.npc

class VillagerTrades$ItemsAndEmeraldsToItems

implements VillagerTrades$ItemListing

bdt$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_16_R1.VillagerTrades$g

Field summary

Modifier and TypeField
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

Constructor summary

ModifierConstructor
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)

Method summary

Modifier and TypeMethod
public MerchantOffer
a(aom 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)