History - net.minecraft.village.TradeOffers
1.21.11_unobfuscated
Names
net.minecraft.world.entity.npc.villager.VillagerTrades
net.minecraft.class_3853
net.minecraft.village.TradeOffers
Fields
int: DEFAULT_SUPPLY, field_30615, DEFAULT_MAX_USES
int: COMMON_ITEMS_SUPPLY, field_30616, COMMON_MAX_USES
int: UNCOMMON_ITEMS_SUPPLY, field_30617, RARE_MAX_USES
int: XP_LEVEL_1_SELL, field_30618, NOVICE_SELL_EXPERIENCE
int: XP_LEVEL_1_BUY, field_30619, NOVICE_BUY_EXPERIENCE
int: XP_LEVEL_2_SELL, field_30620, APPRENTICE_SELL_EXPERIENCE
int: XP_LEVEL_2_BUY, field_30621, APPRENTICE_BUY_EXPERIENCE
int: XP_LEVEL_3_SELL, field_30622, JOURNEYMAN_SELL_EXPERIENCE
int: XP_LEVEL_3_BUY, field_30623, JOURNEYMAN_BUY_EXPERIENCE
int: XP_LEVEL_4_SELL, field_30624, EXPERT_SELL_EXPERIENCE
int: XP_LEVEL_4_BUY, field_30625, EXPERT_BUY_EXPERIENCE
int: XP_LEVEL_5_TRADE, field_30626, MASTER_TRADE_EXPERIENCE
float: LOW_TIER_PRICE_MULTIPLIER, field_30627, LOW_PRICE_MULTIPLIER
float: HIGH_TIER_PRICE_MULTIPLIER, field_30628, HIGH_PRICE_MULTIPLIER
Map<RegistryKey<VillagerProfession>, it.unimi.dsi.fastutil.ints.Int2ObjectMap<TradeOffers$Factory[]>>: TRADES, field_17067, PROFESSION_TO_LEVELED_TRADE
List<org.apache.commons.lang3.tuple.Pair<TradeOffers$Factory[], Integer>>: WANDERING_TRADER_TRADES, field_17724, WANDERING_TRADER_TRADES
Map<RegistryKey<VillagerProfession>, it.unimi.dsi.fastutil.ints.Int2ObjectMap<TradeOffers$Factory[]>>: EXPERIMENTAL_TRADES, field_45128, REBALANCED_PROFESSION_TO_LEVELED_TRADE
Constructors
()
Methods
TradeOffers$Factory (int): commonBooks, method_52552, createLibrarianTradeFactory
TradeOffers$Factory (): specialBooks, method_52551, createMasterLibrarianTradeFactory
it.unimi.dsi.fastutil.ints.Int2ObjectMap<TradeOffers$Factory[]> (com.google.common.collect.ImmutableMap<Integer, TradeOffers$Factory[]>): toIntMap, method_16928, copyToFastUtilMap
TradedItem (RegistryEntry<Potion>): potionCost, method_57311, createPotion
ItemStack (RegistryEntry<Potion>): potion, method_52553, createPotionStack
ComponentMapPredicate$Builder (RegistryEntry, ComponentMapPredicate$Builder): lambda$potionCost$1, method_57312, method_57312
void (HashMap): lambda$static$0, method_16929, method_16929