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

19 lines
451 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cqc net/minecraft/world/loot/function/LootingEnchantLootFunction
CLASS cqc$a Builder
FIELD a countRange Lcoz;
FIELD b limit I
2019-06-07 07:45:25 -04:00
METHOD <init> (Lcoz;)V
ARG 1 countRange
2019-06-07 07:45:25 -04:00
METHOD a withLimit (I)Lcqc$a;
ARG 1 limit
2019-06-07 07:45:25 -04:00
CLASS cqc$b Factory
FIELD a countRange Lcoz;
FIELD c limit I
2019-06-07 07:45:25 -04:00
METHOD <init> ([Lcrd;Lcoz;I)V
ARG 1 conditions
ARG 2 countRange
ARG 3 limit
2019-06-07 07:45:25 -04:00
METHOD a builder (Lcoz;)Lcqc$a;
ARG 0 countRange
METHOD b hasLimit ()Z