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

11 lines
340 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cpt net/minecraft/world/loot/function/EnchantRandomlyLootFunction
CLASS cpt$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-06-07 07:45:25 -04:00
METHOD <init> ([Lcrd;Ljava/util/Collection;)V
ARG 1 conditions
ARG 2 enchantments
2019-06-07 07:45:25 -04:00
METHOD a ([Lcrd;)Lcqa;
ARG 0 conditions
2019-06-07 07:45:25 -04:00
METHOD c builder ()Lcpz$a;