voxelman ~master (2018-10-12T19:51:42Z)
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