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