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

19 lines
451 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS cpx net/minecraft/world/loot/function/LootingEnchantLootFunction
CLASS cpx$a Builder
FIELD a countRange Lcou;
FIELD b limit I
2019-04-18 17:01:39 -04:00
METHOD <init> (Lcou;)V
ARG 1 countRange
2019-04-18 17:01:39 -04:00
METHOD a withLimit (I)Lcpx$a;
ARG 1 limit
2019-04-18 17:01:39 -04:00
CLASS cpx$b Factory
FIELD a countRange Lcou;
FIELD c limit I
2019-04-18 17:01:39 -04:00
METHOD <init> ([Lcqy;Lcou;I)V
ARG 1 conditions
ARG 2 countRange
ARG 3 limit
2019-04-18 17:01:39 -04:00
METHOD a builder (Lcou;)Lcpx$a;
ARG 0 countRange
METHOD b hasLimit ()Z