|
LeviLamina
|
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 |