public interface IRandomRange
修飾子とタイプ | フィールドと説明 |
---|---|
static ResourceLocation |
BINOMIAL |
static ResourceLocation |
CONSTANT |
static ResourceLocation |
UNIFORM |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
generateInt(java.util.Random rand) |
ResourceLocation |
getType() |
static final ResourceLocation CONSTANT
static final ResourceLocation UNIFORM
static final ResourceLocation BINOMIAL
int generateInt(java.util.Random rand)
ResourceLocation getType()