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

Public Member Functions

MCAPI void placeEntities (::BlockSource &region, ::BoundingBox const &chunkBB) const
 
MCAPI::HashedString type () const
 

Public Attributes

::ll::TypedStorage< 4, 12, ::BlockPosmPos
 
::ll::TypedStorage< 8, 8, ::ChunkPosmChunkPos
 
::ll::TypedStorage< 4, 24, ::BoundingBoxmBox
 
::ll::TypedStorage< 8, 8, ::br::worldgen::Structure const * > mStructure
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::br::worldgen::StructureSection > > > mSections
 

Member Function Documentation

◆ placeEntities()

MCAPI void br::worldgen::StructureInstance::placeEntities ( ::BlockSource & region,
::BoundingBox const & chunkBB ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ type()

MCAPI::HashedString br::worldgen::StructureInstance::type ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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