public static class Biome.FlowerEntry extends WeightedRandom.Item
Modifier and Type | Field and Description |
---|---|
private BlockState |
state |
itemWeight
Constructor and Description |
---|
FlowerEntry(BlockState state,
int weight) |
Modifier and Type | Method and Description |
---|---|
BlockState |
getState() |
private final BlockState state
public FlowerEntry(BlockState state, int weight)
public BlockState getState()