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

Public Member Functions

CachedChunkBlockSourceoperator= (CachedChunkBlockSource const &)
 CachedChunkBlockSource (CachedChunkBlockSource const &)
MCAPI CachedChunkBlockSource (::BlockSource &region)
MCAPI ushort _updateCacheAndGetIndex (::BlockPos const &position)
MCAPI::Block const & getBlock (::BlockPos const &position)
MCFOLD::BlockSource & getBlockSource ()
MCAPI::Block const & getLiquidBlock (::BlockPos const &position)
MCAPI::Material const & getMaterial (::BlockPos const &pos)
MCAPI void prefetchForPosition (::BlockPos const &pos)
MCAPI void * $ctor (::BlockSource &region)

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: