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

19 lines
655 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_125 net/minecraft/world/loot/function/LootingEnchantLootFunction
CLASS class_126 Builder
FIELD field_1084 countRange Lnet/minecraft/class_61;
FIELD field_1085 limit I
2019-07-04 11:29:01 -04:00
METHOD <init> (Lcpe;)V
ARG 1 countRange
2019-06-28 17:55:20 -04:00
METHOD method_551 withLimit (I)Lnet/minecraft/class_125$class_126;
ARG 1 limit
2019-06-28 17:55:20 -04:00
CLASS class_127 Factory
FIELD field_1082 countRange Lnet/minecraft/class_61;
FIELD field_1083 limit I
2019-07-04 11:29:01 -04:00
METHOD <init> ([Lcri;Lcpe;I)V
ARG 1 conditions
ARG 2 countRange
ARG 3 limit
2019-06-28 17:55:20 -04:00
METHOD method_547 builder (Lnet/minecraft/class_61;)Lnet/minecraft/class_125$class_126;
ARG 0 countRange
2019-06-28 17:55:20 -04:00
METHOD method_549 hasLimit ()Z