LeviLamina
Loading...
Searching...
No Matches
br::worldgen::RandomSpreadPlacement Struct Reference

Public Types

enum class  Type : uchar { Linear = 0 , Triangular = 1 }
 

Public Member Functions

MCAPI::ChunkPos placementChunk (::br::worldgen::StructurePlacement const &def, ::br::worldgen::ChunkGeneratorStructureState const &state, ::ChunkPos chunkPos) const
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mSeparation
 
::ll::TypedStorage< 4, 4, int > mSpacing
 
::ll::TypedStorage< 1, 1, ::br::worldgen::RandomSpreadPlacement::Type > mType
 

Member Function Documentation

◆ placementChunk()

MCAPI::ChunkPos br::worldgen::RandomSpreadPlacement::placementChunk ( ::br::worldgen::StructurePlacement const & def,
::br::worldgen::ChunkGeneratorStructureState const & state,
::ChunkPos chunkPos ) 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 struct was generated from the following file: