voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
EntityPluginClient
voxelman
entity
plugin
Undocumented in source.
final
class
EntityPluginClient : IPlugin {
mixin
IdAndSemverFrom
!
"voxelman.entity.plugininfo"
;
mixin
EntityPluginCommon
;
void
init
(IPluginManager pluginman);
}
Members
Functions
init
void
init
(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
EntityPluginCommon
Undocumented in source.
__anonymous
mixin
IdAndSemverFrom
!
"voxelman.entity.plugininfo"
Undocumented in source.
Mixed In Members
From
mixin
EntityPluginCommon
registerResourceManagers
void
registerResourceManagers
(void delegate(IResourceManager) registerHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
voxelman
entity
plugin
classes
EntityComponentRegistry
EntityPluginClient
EntityPluginServer
mixin templates
EntityPluginCommon
structs
ComponentSyncEndPacket
ComponentSyncPacket
ComponentSyncStartPacket
NetworkLoader
NetworkSaver
ProcessComponentsEvent
variables
componentMapKey