net.minecraft.world.entity.npc

class VillagerTrades$TippedArrowForItemsAndEmeralds

implements VillagerTrades$ItemListing

cpn$k
net.minecraft.world.entity.npc.VillagerTrades$TippedArrowForItemsAndEmeralds
net.minecraft.class_3853$class_4167
net.minecraft.village.TradeOffers$SellPotionHoldingItemFactory
net.minecraft.world.entity.npc.VillagerTrades$k

Field summary

Modifier and TypeField
private final ItemStack
a
toItem
field_18581
sell
private final int
b
toCount
field_18582
sellCount
private final int
c
emeraldCost
field_18583
price
private final int
d
maxUses
field_18584
maxUses
private final int
e
villagerXp
field_18585
experience
private final Item
f
fromItem
field_18586
secondBuy
private final int
g
fromCount
field_18587
secondCount
private final float
h
priceMultiplier
field_18588
priceMultiplier

Constructor summary

ModifierConstructor
public (Item arrow, int secondCount, Item tippedArrow, int sellCount, int price, int maxUses, int experience)

Method summary

Modifier and TypeMethod
public MerchantOffer
a(bvk arg0, bam arg1)
getOffer(Entity arg0, RandomSource arg1)
method_7246(class_1297 arg0, class_5819 arg1)
create(Entity arg0, Random arg1)