LeviLamina
Loading...
Searching...
No Matches
br::worldgen::ChunkAccessor Class Reference

Public Member Functions

MCAPI ChunkAccessor (::Dimension &dimension, ::BiomeSource const &biomeSource)
MCAPI int getFirstFreeHeight (int x, int z, ::br::worldgen::HeightmapProjection::Type heightmapProjection) const
MCAPI void * $ctor (::Dimension &dimension, ::BiomeSource const &biomeSource)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 8, ::gsl::not_null<::Dimension * > > mDimension
::ll::TypedStorage< 8, 8, ::gsl::not_null<::BiomeSource const * > > mBiomeSource
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::std::unordered_map<::ChunkPos, ::br::worldgen::BlockVolumeCacheItem > > > mBlockCache
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::std::unordered_map<::ChunkPos, ::std::unique_ptr<::std::vector< short > > > > > mChunkHeightCache

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