LeviLamina
|
Public Member Functions | |
UpdateSubChunkNetworkBlockInfo & | operator= (UpdateSubChunkNetworkBlockInfo const &) |
MCAPI | UpdateSubChunkNetworkBlockInfo (::UpdateSubChunkNetworkBlockInfo const &) |
MCAPI | UpdateSubChunkNetworkBlockInfo (::BlockPos const &pos, uint blockId, uchar updateFlags, ::ActorBlockSyncMessage const &syncMsg) |
MCAPI void * | $ctor (::UpdateSubChunkNetworkBlockInfo const &) |
MCAPI void * | $ctor (::BlockPos const &pos, uint blockId, uchar updateFlags, ::ActorBlockSyncMessage const &syncMsg) |
Public Attributes | |
::ll::TypedStorage< 4, 12, ::NetworkBlockPosition > | mPos |
::ll::TypedStorage< 4, 4, uint > | mRuntimeId |
::ll::TypedStorage< 1, 1, uchar > | mUpdateFlags |
::ll::TypedStorage< 8, 16, ::ActorBlockSyncMessage > | mSyncMessage |