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

Classes

struct  Entry
 

Public Member Functions

MCAPI StructureSet (::std::initializer_list<::br::worldgen::StructureSet::Entry > entries, ::br::worldgen::StructurePlacement placement)
 
MCAPI bool contains (::HashedString type) const
 
MCAPI void * $ctor (::std::initializer_list<::br::worldgen::StructureSet::Entry > entries, ::br::worldgen::StructurePlacement placement)
 

Static Public Member Functions

static MCAPI ::std::shared_ptr<::br::worldgen::StructureSetcreate (::std::shared_ptr<::br::worldgen::Structure const > structure, ::br::worldgen::StructurePlacement placement)
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::br::worldgen::StructureSet::Entry > > mItems
 
::ll::TypedStorage< 8, 32, ::br::worldgen::StructurePlacementmPlacement
 

Constructor & Destructor Documentation

◆ StructureSet()

MCAPI br::worldgen::StructureSet::StructureSet ( ::std::initializer_list<::br::worldgen::StructureSet::Entry > entries,
::br::worldgen::StructurePlacement placement )
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

◆ contains()

MCAPI bool br::worldgen::StructureSet::contains ( ::HashedString 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.

◆ create()

static MCAPI ::std::shared_ptr<::br::worldgen::StructureSet > br::worldgen::StructureSet::create ( ::std::shared_ptr<::br::worldgen::Structure const > structure,
::br::worldgen::StructurePlacement placement )
static
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.

◆ $ctor()

MCAPI void * br::worldgen::StructureSet::$ctor ( ::std::initializer_list<::br::worldgen::StructureSet::Entry > entries,
::br::worldgen::StructurePlacement placement )
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: