public interface IRandomRange
Modifier and Type | Field and Description |
---|---|
static ResourceLocation |
BINOMIAL |
static ResourceLocation |
CONSTANT |
static ResourceLocation |
UNIFORM |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
func_215830_a() |
int |
generateInt(java.util.Random rand) |
static final ResourceLocation CONSTANT
static final ResourceLocation UNIFORM
static final ResourceLocation BINOMIAL
int generateInt(java.util.Random rand)
ResourceLocation func_215830_a()