yarn/mappings/net/minecraft/world/loot/function/ApplyBonusLootFunction.mapping

39 lines
1.8 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cjt net/minecraft/world/loot/function/ApplyBonusLootFunction
CLASS cjt$a BinomialWithBonusCount
FIELD a ID Lqc;
METHOD a getId ()Lqc;
METHOD a fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjt$b;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
METHOD a getValue (Ljava/util/Random;II)I
2018-12-12 12:12:26 -05:00
CLASS cjt$b Formula
METHOD a getId ()Lqc;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
METHOD a getValue (Ljava/util/Random;II)I
2018-12-12 12:12:26 -05:00
CLASS cjt$c FormulaFactory
CLASS cjt$d OreDrops
FIELD a ID Lqc;
METHOD a getId ()Lqc;
METHOD a fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjt$b;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
METHOD a getValue (Ljava/util/Random;II)I
2018-12-12 12:12:26 -05:00
CLASS cjt$e Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lckd;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lcke;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lclh;)Lckd;
CLASS cjt$f UniformBonusCount
FIELD a ID Lqc;
METHOD a getId ()Lqc;
METHOD a fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjt$b;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
METHOD a getValue (Ljava/util/Random;II)I
FIELD a FACTORIES Ljava/util/Map;
2018-12-12 12:12:26 -05:00
FIELD c enchantment Lazs;
FIELD d formula Lcjt$b;
METHOD a getRequiredParameters ()Ljava/util/Set;
2018-12-12 12:12:26 -05:00
METHOD a process (Lawo;Lciv;)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD a oreDrops (Lazs;)Lckd$a;
METHOD a binomialWithBonusCount (Lazs;FI)Lckd$a;
METHOD a builder (Lazs;I)Lckd$a;
METHOD b one (Lazs;)Lckd$a;