voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
BlockManager
voxelman
block
plugin
Undocumented in source.
final
class
BlockManager : IResourceManager {
string
id
();
void
preInit
();
BlockInfoSetter
regBlock
(string name);
}
Members
Functions
id
string
id
()
Undocumented in source. Be warned that the author may not have intended to support it.
preInit
void
preInit
()
Undocumented in source. Be warned that the author may not have intended to support it.
regBlock
BlockInfoSetter
regBlock
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
voxelman
block
plugin
classes
BlockManager
BlockPluginClient
BlockPluginServer
mixin templates
BlockPluginCommonImpl