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

19 lines
443 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cqd net/minecraft/world/loot/function/LootingEnchantLootFunction
2019-06-19 15:24:08 -04:00
CLASS a Builder
2019-06-19 13:48:53 -04:00
FIELD a countRange Lcpa;
FIELD b limit I
2019-06-19 13:48:53 -04:00
METHOD <init> (Lcpa;)V
ARG 1 countRange
2019-06-19 13:48:53 -04:00
METHOD a withLimit (I)Lcqd$a;
ARG 1 limit
2019-06-19 15:24:08 -04:00
CLASS b Factory
2019-06-19 13:48:53 -04:00
FIELD a countRange Lcpa;
FIELD c limit I
2019-06-19 13:48:53 -04:00
METHOD <init> ([Lcre;Lcpa;I)V
ARG 1 conditions
ARG 2 countRange
ARG 3 limit
2019-06-19 13:48:53 -04:00
METHOD a builder (Lcpa;)Lcqd$a;
ARG 0 countRange
METHOD b hasLimit ()Z