LeviLamina
Loading...
Searching...
No Matches
CachedChunkBlockSource Class Reference

Public Member Functions

CachedChunkBlockSourceoperator= (CachedChunkBlockSource const &)
 CachedChunkBlockSource (CachedChunkBlockSource const &)
MCAPI ushort _updateCacheAndGetIndex (::BlockPos const &position)
MCAPI::Block const & getBlock (::BlockPos const &position)
MCAPI::Block const & getLiquidBlock (::BlockPos const &position)
MCAPI::Material const & getMaterial (::BlockPos const &pos)

Public Attributes

::ll::TypedStorage< 8, 8, ::BlockSource & > mBlockSource
::ll::TypedStorage< 2, 2, short > mMinHeight
::ll::TypedStorage< 8, 8, ::ChunkPosmPreviousChunkPos
::ll::TypedStorage< 2, 2, short > mPreviousSubChunkHeight
::ll::TypedStorage< 8, 8, ::LevelChunk const * > mPreviousLevelChunk
::ll::TypedStorage< 8, 8, ::SubChunk const * > mPreviousSubChunk

The documentation for this class was generated from the following file: