Package net.minecraft.loot.entry
Class LeafEntry.Choice
java.lang.Object
net.minecraft.loot.entry.LeafEntry.Choice
- All Implemented Interfaces:
LootChoice
- Enclosing class:
- LeafEntry
public abstract class LeafEntry.Choice extends Object implements LootChoice
- Mappings:
Namespace Name official dfc$cintermediary net/minecraft/class_85$class_88named net/minecraft/loot/entry/LeafEntry$Choice
-
Constructor Summary
Constructors Modifier Constructor Description protectedChoice() -
Method Summary
Modifier and Type Method Description intgetWeight(float luck)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.loot.LootChoice
generateLoot
-
Constructor Details
-
Choice
protected Choice()
-
-
Method Details
-
getWeight
public int getWeight(float luck)- Specified by:
getWeightin interfaceLootChoice- Mappings:
Namespace Name Mixin selector official aLdez;a(F)Iintermediary method_427Lnet/minecraft/class_82;method_427(F)Inamed getWeightLnet/minecraft/loot/LootChoice;getWeight(F)I
-