net.minecraft.world.entity.npc

record VillagerTrades$TypeSpecificTrade

implements VillagerTrades$ItemListing

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

Field summary

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

Constructor summary

ModifierConstructor
(Map<ResourceKey<VillagerType>, VillagerTrades$ItemListing> typeToFactory)

Method summary

Modifier and TypeMethod
public static VillagerTrades$TypeSpecificTrade
a(dcc$g arg0, amt<dcd>... arg1)
oneTradeInBiomes(VillagerTrades$ItemListing arg0, ResourceKey<VillagerType>... arg1)
method_53834(class_3853$class_1652 arg0, class_5321<class_3854>... arg1)
of(TradeOffers$Factory factory, RegistryKey<VillagerType>... types)
public MerchantOffer
a(axf arg0, cgi arg1, bgq arg2)
getOffer(ServerLevel arg0, Entity arg1, RandomSource arg2)
method_7246(class_3218 arg0, class_1297 arg1, class_5819 arg2)
create(ServerWorld arg0, Entity arg1, Random arg2)
public Map<ResourceKey<VillagerType>, VillagerTrades$ItemListing>
a()
trades()
comp_1962()
typeToFactory()