voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
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