voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
WorldInfo
voxelman
world
serverworld
Undocumented in source.
struct
WorldInfo {
string
name
;
TimestampType
simulationTick
;
ClientDimPos
spawnPos
;
DimensionId
spawnDimension
;
}
Members
Variables
name
string
name
;
Undocumented in source.
simulationTick
TimestampType
simulationTick
;
Undocumented in source.
spawnDimension
DimensionId
spawnDimension
;
Undocumented in source.
spawnPos
ClientDimPos
spawnPos
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
serverworld
classes
ServerWorld
manifest constants
START_NEW_WORLD
structs
IdMapManagerServer
WorldInfo