public interface SpawnEntry
Modifier and Type | Method and Description |
---|---|
net.minecraft.world.biome.Biome[] |
getBiomes() |
int |
getFrequency() |
int |
getMaxHeight() |
int |
getMinHeight() |
int |
getSize() |
net.minecraft.block.state.IBlockState |
getState() |
int |
getVariation() |