BlockPluginClient

Undocumented in source.

Members

Functions

handleBlockMap
void handleBlockMap(string[] blocks)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin BlockPluginCommonImpl
Undocumented in source.
__anonymous
mixin IdAndSemverFrom!"voxelman.block.plugininfo"
Undocumented in source.

Mixed In Members

From mixin BlockPluginCommonImpl

dbKey
auto dbKey;
Undocumented in source.
registerResourceManagers
void registerResourceManagers(void delegate(IResourceManager) registerHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
getBlocks
BlockInfoTable getBlocks()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta