EntityPluginServer

Undocumented in source.

Members

Functions

init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!"voxelman.entity.plugininfo"
Undocumented in source.
__anonymous
mixin EntityPluginCommon
Undocumented in source.

Variables

connection
NetServerPlugin connection;
Undocumented in source.
entityObserverManager
EntityObserverManager entityObserverManager;
Undocumented in source.
evDispatcher
EventDispatcherPlugin evDispatcher;
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