LeviLamina
|
Public Types | |
using | StructureFeatureContainer = ::std::vector<::std::unique_ptr<::StructureFeature>> |
Public Member Functions | |
MCAPI bool | findNearestStructureFeature (::Dimension &dimension, ::IPreliminarySurfaceProvider &surfaceProvider, ::HashedString feature, ::BlockPos const &origin, ::BlockPos &pos, ::BiomeSource const &biomeSource, bool mustBeInNewChunks, ::std::optional<::HashedString > biomeTag) |
MCAPI::HashedString | findStructureFeatureTypeAt (::BlockPos const &pos) |
MCAPI::StructureFeature * | getStructureFeatureOfType (::HashedString type) const |
MCAPI bool | isStructureFeatureTypeAt (::BlockPos const &pos, ::HashedString type) const |
Public Attributes | |
::ll::TypedStorage< 8, 48, ::br::worldgen::ChunkGeneratorStructureState > | mGeneratorState |
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::StructureFeature > > > | mStructureFeatures |
::ll::TypedStorage< 8, 136, ::br::worldgen::StructureCache > | mStructureCache |