|
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 () |
|
|
::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<::BlockVolume > > | mBlockVolume |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::std::vector<::Block const * > > > | mBlockBuffer |
|
::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: