voxelman v0.9.0 (2022-05-10T16:23:35Z)
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
aliases
IdMapHandler
classes
ServerWorld
manifest constants
START_NEW_WORLD
structs
IdMapManagerServer
WorldInfo