public interface LootTableRange
Modifier and Type | Field and Description |
---|---|
static Identifier |
BINOMIAL |
static Identifier |
CONSTANT |
static Identifier |
UNIFORM |
Modifier and Type | Method and Description |
---|---|
Identifier |
getType() |
int |
next(Random random) |
static final Identifier CONSTANT
static final Identifier UNIFORM
static final Identifier BINOMIAL
int next(Random random)
Identifier getType()