BlockEntityClient

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.
onUpdateEvent
void onUpdateEvent(UpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!(voxelman.blockentity.plugininfo)
Undocumented in source.
__anonymous
mixin BlockEntityCommon
Undocumented in source.

Mixed In Members

From mixin BlockEntityCommon

registerResourceManagers
void registerResourceManagers(void delegate(IResourceManager) reg)
Undocumented in source. Be warned that the author may not have intended to support it.
blockEntityMan
BlockEntityManager blockEntityMan;
Undocumented in source.
blockEntityInfos
BlockEntityInfoTable blockEntityInfos()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta