|
enum class | RetainLiquid : int { Remove = 0
, Retain = 1
} |
|
|
::ll::TypedStorage< 1, 1, ::Rotation > | rotation |
|
::ll::TypedStorage< 1, 1, ::Mirror > | mirror |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | rotationPivot |
|
::ll::TypedStorage< 4, 24, ::BoundingBox > | chunkBB |
|
::ll::TypedStorage< 4, 4, ::br::worldgen::StructurePlaceSettings::RetainLiquid > | liquids |
|
::ll::TypedStorage< 8, 24, ::std::vector<::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor const > > > > | processors |
|
◆ ~StructurePlaceSettings()
MCAPI br::worldgen::StructurePlaceSettings::~StructurePlaceSettings |
( |
| ) |
|
- 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.
◆ $dtor()
MCAPI void br::worldgen::StructurePlaceSettings::$dtor |
( |
| ) |
|
- 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: