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

11 lines
419 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_109 net/minecraft/world/loot/function/EnchantRandomlyLootFunction
CLASS class_110 Factory
FIELD field_1030 enchantments Ljava/util/List;
FIELD field_1031 LOGGER Lorg/apache/logging/log4j/Logger;
2019-07-04 11:29:01 -04:00
METHOD <init> ([Lcri;Ljava/util/Collection;)V
ARG 1 conditions
ARG 2 enchantments
2019-07-04 11:29:01 -04:00
METHOD a ([Lcri;)Lcqf;
ARG 0 conditions
2019-06-28 17:55:20 -04:00
METHOD method_489 builder ()Lnet/minecraft/class_120$class_121;