yarn/mappings/net/minecraft/world/loot/function/EnchantRandomlyLootFunction...

11 lines
340 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS cpq net/minecraft/world/loot/function/EnchantRandomlyLootFunction
CLASS cpq$b Factory
2019-02-20 16:01:25 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c enchantments Ljava/util/List;
2019-05-07 12:05:49 -04:00
METHOD <init> ([Lcra;Ljava/util/Collection;)V
ARG 1 conditions
ARG 2 enchantments
2019-05-07 12:05:49 -04:00
METHOD a ([Lcra;)Lcpx;
ARG 0 conditions
2019-05-07 12:05:49 -04:00
METHOD c builder ()Lcpw$a;