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

10 lines
450 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS aue net/minecraft/village/Trades
2019-03-14 15:41:19 -04:00
CLASS aue$d EnchantBookFactory
CLASS aue$f Factory
2019-03-14 11:39:51 -04:00
METHOD a create (Lahw;Ljava/util/Random;)Lbfb;
2019-03-14 15:41:19 -04:00
CLASS aue$k SellMapFactory
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;
METHOD a copyToFastUtilMap (Lcom/google/common/collect/ImmutableMap;)Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;