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

30 lines
1006 B
Plaintext

CLASS arq net/minecraft/village/Trades
CLASS arq$a BuyItemFactory
FIELD a bought Laxo;
FIELD b range Larq$g;
CLASS arq$b EnchantBookFactory
CLASS arq$c SellEnchantedToolFactory
FIELD a sold Laxt;
FIELD b range Larq$g;
CLASS arq$d ProcessBoughtFactory
FIELD a bought Laxt;
FIELD b boughtRange Larq$g;
FIELD c result Laxt;
FIELD d resultRange Larq$g;
CLASS arq$e BuyOrSellOnPriceFactory
FIELD a item Laxt;
FIELD b range Larq$g;
CLASS arq$f Factory
METHOD a create (Lbce;Ljava/util/Random;)Lbcf;
CLASS arq$g PriceRange
FIELD a lower I
FIELD b range I
METHOD a getPrice (Ljava/util/Random;)I
CLASS arq$h SellMapFactory
FIELD a range Larq$g;
FIELD b structure Ljava/lang/String;
FIELD a PROFESSION_TO_LEVELED_TRADE Ljava/util/Map;
FIELD b WANDERING_TRADER_TRADES Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
METHOD a copyToFastUtilMap (Lcom/google/common/collect/ImmutableMap;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;