voxelman v0.7.0 (2016-08-22T15:41:17Z)
Dub
Repo
WorldInfo
voxelman
world
plugin
Undocumented in source.
struct
WorldInfo {
string
name
;
TimestampType
simulationTick
;
ivec3
spawnPosition
;
}
Members
Variables
name
string
name
;
Undocumented in source.
simulationTick
TimestampType
simulationTick
;
Undocumented in source.
spawnPosition
ivec3
spawnPosition
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
plugin
aliases
LoadHandler
SaveHandler
classes
IoManager
ServerWorld
structs
ActiveChunks
IdMapManagerServer
PluginDataLoader
PluginDataSaver
WorldInfo