LeviLamina
Loading...
Searching...
No Matches
StructureEditorData Class Reference

Public Member Functions

StructureEditorDataoperator= (StructureEditorData const &)
 
MCAPI StructureEditorData ()
 
MCAPI StructureEditorData (::StructureEditorData &&)
 
MCAPI StructureEditorData (::StructureEditorData const &)
 
MCAPI void load (::CompoundTag const &base, ::DataLoadHelper &dataLoadHelper)
 
MCAPI::StructureEditorData & operator= (::StructureEditorData &&)
 
MCAPI void save (::CompoundTag &tag) const
 
MCAPI ~StructureEditorData ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::StructureEditorData &&)
 
MCAPI void * $ctor (::StructureEditorData const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::string const & DEFAULT_EXPORT_NAME ()
 
static MCAPI ::std::string const & DEFAULT_STRUCTURE_NAMESPACE ()
 
static MCAPI ::StructureBlockType const & DEFAULT_STRUCTURE_TYPE ()
 
static MCAPI ::BlockPos const & MAX_STRUCTURE_OFFSET ()
 
static MCAPI ::BlockPos const & MIN_STRUCTURE_OFFSET ()
 
static MCAPI ::BlockPos const & MIN_STRUCTURE_SIZE ()
 
static MCAPI char const & NAMESPACE_DELIMITER ()
 
static MCAPI ::std::string const & NAME_PREFIX ()
 

Public Attributes

::ll::TypedStorage< 8, 72, ::Bedrock::Safety::RedactableStringmStructureName
 
::ll::TypedStorage< 8, 32, ::std::string > mDataField
 
::ll::TypedStorage< 1, 1, bool > mIncludePlayers
 
::ll::TypedStorage< 1, 1, bool > mShowBoundingBox
 
::ll::TypedStorage< 1, 1, ::StructureRedstoneSaveMode > mRedstoneSaveMode
 
::ll::TypedStorage< 4, 4, ::StructureBlockType > mType
 
::ll::TypedStorage< 8, 104, ::StructureSettingsmSettings
 

Constructor & Destructor Documentation

◆ StructureEditorData() [1/3]

MCAPI StructureEditorData::StructureEditorData ( )
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.

◆ StructureEditorData() [2/3]

MCAPI StructureEditorData::StructureEditorData ( ::StructureEditorData && )
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.

◆ StructureEditorData() [3/3]

MCAPI StructureEditorData::StructureEditorData ( ::StructureEditorData 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.

◆ ~StructureEditorData()

MCAPI StructureEditorData::~StructureEditorData ( )
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

◆ load()

MCAPI void StructureEditorData::load ( ::CompoundTag const & base,
::DataLoadHelper & dataLoadHelper )
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.

◆ operator=()

MCAPI::StructureEditorData & StructureEditorData::operator= ( ::StructureEditorData && )
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.

◆ save()

MCAPI void StructureEditorData::save ( ::CompoundTag & tag) 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.

◆ DEFAULT_EXPORT_NAME()

static MCAPI ::std::string const & StructureEditorData::DEFAULT_EXPORT_NAME ( )
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.

◆ DEFAULT_STRUCTURE_NAMESPACE()

static MCAPI ::std::string const & StructureEditorData::DEFAULT_STRUCTURE_NAMESPACE ( )
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.

◆ DEFAULT_STRUCTURE_TYPE()

static MCAPI ::StructureBlockType const & StructureEditorData::DEFAULT_STRUCTURE_TYPE ( )
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.

◆ MAX_STRUCTURE_OFFSET()

static MCAPI ::BlockPos const & StructureEditorData::MAX_STRUCTURE_OFFSET ( )
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.

◆ MIN_STRUCTURE_OFFSET()

static MCAPI ::BlockPos const & StructureEditorData::MIN_STRUCTURE_OFFSET ( )
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.

◆ MIN_STRUCTURE_SIZE()

static MCAPI ::BlockPos const & StructureEditorData::MIN_STRUCTURE_SIZE ( )
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.

◆ NAMESPACE_DELIMITER()

static MCAPI char const & StructureEditorData::NAMESPACE_DELIMITER ( )
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.

◆ NAME_PREFIX()

static MCAPI ::std::string const & StructureEditorData::NAME_PREFIX ( )
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() [1/3]

MCAPI void * StructureEditorData::$ctor ( )
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() [2/3]

MCAPI void * StructureEditorData::$ctor ( ::StructureEditorData && )
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() [3/3]

MCAPI void * StructureEditorData::$ctor ( ::StructureEditorData 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.

◆ $dtor()

MCAPI void StructureEditorData::$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 class was generated from the following file: