voxelman.blockentity.plugin

Members

Classes

BlockEntityClient
class BlockEntityClient
Undocumented in source.
BlockEntityServer
class BlockEntityServer
Undocumented in source.

Functions

multichunkBlockShapeHandler
BlockShape multichunkBlockShapeHandler(ivec3 , ivec3 , BlockEntityData )
Undocumented in source. Be warned that the author may not have intended to support it.
multichunkBoxHandler
WorldBox multichunkBoxHandler(BlockWorldPos bwp, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.
multichunkDebugHandler
void multichunkDebugHandler(BlockEntityDebugContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
multichunkMeshHandler
void multichunkMeshHandler(BlockEntityMeshingData meshingData)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

BlockEntityCommon
mixintemplate BlockEntityCommon()
Undocumented in source.

Meta

Authors

Andrey Penechko.