BlockEntityAccess

Undocumented in source.

Constructors

this
this(ChunkManager chunkManager)
Undocumented in source.

Members

Functions

getBlockEntity
BlockEntityData getBlockEntity(ChunkWorldPos cwp, ushort blockIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
removeEntity
bool removeEntity(ChunkWorldPos cwp, ushort blockIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
setBlockEntity
bool setBlockEntity(ChunkWorldPos cwp, ushort blockIndex, BlockEntityData beData)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta