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

24 lines
980 B
Plaintext

CLASS cox net/minecraft/world/loot/function/ApplyBonusLootFunction
CLASS cox$a BinomialWithBonusCount
FIELD a ID Lqr;
METHOD a fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcox$b;
CLASS cox$b Formula
METHOD a getId ()Lqr;
METHOD a toJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
METHOD a getValue (Ljava/util/Random;II)I
CLASS cox$c FormulaFactory
CLASS cox$d OreDrops
FIELD a ID Lqr;
METHOD a fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcox$b;
CLASS cox$e Factory
CLASS cox$f UniformBonusCount
FIELD a ID Lqr;
METHOD a fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcox$b;
FIELD a FACTORIES Ljava/util/Map;
FIELD c enchantment Lbey;
FIELD d formula Lcox$b;
METHOD a oreDrops (Lbey;)Lcph$a;
METHOD a binomialWithBonusCount (Lbey;FI)Lcph$a;
METHOD a builder (Lbey;I)Lcph$a;
METHOD b one (Lbey;)Lcph$a;