Class ConstantRange

java.lang.Object
net.minecraft.loot.ConstantRange
All Implemented Interfaces:
IRandomRange

public final class ConstantRange extends Object implements IRandomRange
  • Field Details

    • value

      private final int value
  • Constructor Details

    • ConstantRange

      public ConstantRange(int p_i51275_1_)
  • Method Details