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
  • Constructor Details

    • Choice

      protected Choice()
  • Method Details

    • getWeight

      public int getWeight​(float luck)
      Specified by:
      getWeight in interface LootChoice