Package net.minecraft.loot
Interface IRandomRange
- All Known Implementing Classes:
BinomialRange,ConstantRange,RandomValueRange
public interface IRandomRange
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocation -
Method Summary
-
Field Details
-
CONSTANT
-
UNIFORM
-
BINOMIAL
-
-
Method Details
-
getInt
-
getType
ResourceLocation getType()
-