Package net.minecraft.loot.function
Interface ApplyBonusLootFunction.Formula
- All Known Implementing Classes:
ApplyBonusLootFunction.BinomialWithBonusCount,ApplyBonusLootFunction.OreDrops,ApplyBonusLootFunction.UniformBonusCount
- Enclosing class:
ApplyBonusLootFunction
private static interface ApplyBonusLootFunction.Formula
- Mappings:
Namespace Name intermediary net/minecraft/class_94$class_96official eaj$bnamed net/minecraft/loot/function/ApplyBonusLootFunction$Formula
-
Method Summary
Modifier and TypeMethodDescriptiongetId()intvoidtoJson(JsonObject json, JsonSerializationContext context)
-
Method Details
-
getValue
- Mappings:
Namespace Name Mixin selector intermediary method_467Lnet/minecraft/class_94$class_96;method_467(Lnet/minecraft/class_5819;II)Iofficial aLeaj$b;a(Lapf;II)Inamed getValueLnet/minecraft/loot/function/ApplyBonusLootFunction$Formula;getValue(Lnet/minecraft/util/math/random/Random;II)I
-
toJson
- Mappings:
Namespace Name Mixin selector intermediary method_465Lnet/minecraft/class_94$class_96;method_465(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)Vofficial aLeaj$b;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)Vnamed toJsonLnet/minecraft/loot/function/ApplyBonusLootFunction$Formula;toJson(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
-
getId
Identifier getId()- Mappings:
Namespace Name Mixin selector intermediary method_466Lnet/minecraft/class_94$class_96;method_466()Lnet/minecraft/class_2960;official aLeaj$b;a()Lacq;named getIdLnet/minecraft/loot/function/ApplyBonusLootFunction$Formula;getId()Lnet/minecraft/util/Identifier;
-