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

11 lines
340 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS cpm net/minecraft/world/loot/function/EnchantRandomlyLootFunction
CLASS cpm$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-04-17 12:41:25 -04:00
METHOD <init> ([Lcqw;Ljava/util/Collection;)V
ARG 1 conditions
ARG 2 enchantments
2019-04-17 12:41:25 -04:00
METHOD a ([Lcqw;)Lcpt;
ARG 0 conditions
2019-04-17 12:41:25 -04:00
METHOD c builder ()Lcps$a;