yarn/mappings/net/minecraft/village/Trades.mapping

68 lines
1.8 KiB
Plaintext

CLASS ave net/minecraft/village/Trades
CLASS ave$a SellDyedArmorFactory
FIELD a sell Lbbl;
FIELD b price I
FIELD c maxUses I
FIELD d experience I
METHOD a getDye (Ljava/util/Random;)Lbao;
CLASS ave$b BuyForOneEmeraldFactory
FIELD a buy Lbbl;
FIELD b price I
FIELD c maxUses I
FIELD d experience I
FIELD e multiplier F
CLASS ave$c TypeAwareBuyForOneEmeraldFactory
FIELD a map Ljava/util/Map;
FIELD b count I
FIELD c maxUses I
FIELD d experience I
CLASS ave$d EnchantBookFactory
FIELD a experience I
CLASS ave$e SellEnchantedToolFactory
FIELD a tool Lbbq;
FIELD b basePrice I
FIELD c maxUses I
FIELD d experience I
FIELD e multiplier F
CLASS ave$f Factory
METHOD a create (Lahz;Ljava/util/Random;)Lbga;
CLASS ave$g ProcessItemFactory
FIELD a secondBuy Lbbq;
FIELD b secondCount I
FIELD c price I
FIELD d sell Lbbq;
FIELD e sellCount I
FIELD f maxUses I
FIELD g experience I
FIELD h multiplier F
CLASS ave$h SellItemFactory
FIELD a sell Lbbq;
FIELD b price I
FIELD c count I
FIELD d maxUses I
FIELD e experience I
FIELD f multiplier F
CLASS ave$i SellSuspiciousStewFactory
FIELD a effect Lahr;
FIELD b duration I
FIELD c experience I
FIELD d multiplier F
CLASS ave$j SellPotionHoldingItemFactory
FIELD a sell Lbbq;
FIELD b sellCount I
FIELD c price I
FIELD d maxUses I
FIELD e experience I
FIELD f secondBuy Lbbl;
FIELD g secondCount I
FIELD h priceMultiplier F
CLASS ave$k SellMapFactory
FIELD a price I
FIELD b structure Ljava/lang/String;
FIELD c iconType Lcnf$a;
FIELD d maxUses I
FIELD e experience I
FIELD a PROFESSION_TO_LEVELED_TRADE Ljava/util/Map;
FIELD b WANDERING_TRADER_TRADES Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
METHOD a copyToFastUtilMap (Lcom/google/common/collect/ImmutableMap;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;