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

Public Types

enum class  RetainLiquid : int { Remove = 0 , Retain = 1 }
 

Public Member Functions

MCAPI ~StructurePlaceSettings ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, ::Rotation > rotation
 
::ll::TypedStorage< 1, 1, ::Mirror > mirror
 
::ll::TypedStorage< 4, 12, ::BlockPosrotationPivot
 
::ll::TypedStorage< 4, 24, ::BoundingBoxchunkBB
 
::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
 

Constructor & Destructor Documentation

◆ ~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.

Member Function Documentation

◆ $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: