public interface DimensionType extends CatalogType
Dimension
.Modifier and Type | Method and Description |
---|---|
boolean |
doesKeepSpawnLoaded()
Returns whether spawn chunks of this
DimensionType remain loaded
when no players are present. |
Class<? extends Dimension> |
getDimensionClass()
Returns the dimension class for this type.
|
getId, getName
boolean doesKeepSpawnLoaded()
DimensionType
remain loaded
when no players are present.DimensionType
remain loaded
without players, false if not