net.minecraft.world.entity.npc

record VillagerTrades$TypeSpecificTrade

implements VillagerTrades$ItemListing

cpn$m
net.minecraft.world.entity.npc.VillagerTrades$TypeSpecificTrade
net.minecraft.class_3853$class_8640
net.minecraft.village.TradeOffers$TypedWrapperFactory
net.minecraft.world.entity.npc.VillagerTrades$m

Field summary

Modifier and TypeField
private final Map<VillagerType, VillagerTrades$ItemListing>
a
trades
comp_1962
typeToFactory

Constructor summary

ModifierConstructor
(Map<VillagerType, VillagerTrades$ItemListing> arg0)

Method summary

Modifier and TypeMethod
public static VillagerTrades$TypeSpecificTrade
a(cpn$g arg0, cpo... arg1)
oneTradeInBiomes(VillagerTrades$ItemListing arg0, VillagerType... arg1)
method_53834(class_3853$class_1652 arg0, class_3854... arg1)
of(TradeOffers$Factory factory, VillagerType... types)
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)
public Map<VillagerType, VillagerTrades$ItemListing>
a()
trades()
comp_1962()
typeToFactory()