LeviLamina
Loading...
Searching...
No Matches
br::worldgen::processors::RuleSet Struct Reference

Public Member Functions

RuleSetoperator= (RuleSet const &)
 
MCAPI RuleSet (::br::worldgen::processors::RuleSet const &)
 
MCAPI RuleSet (::br::worldgen::processors::RuleSet &&)
 
MCAPI void appendMetadataKey (::Util::XXHash &hash) const
 
MCAPI::br::worldgen::processors::RuleSet & operator= (::br::worldgen::processors::RuleSet &&)
 
MCAPI::br::worldgen::processors::RuleSet withLoc (::br::worldgen::processors::BlockRules::Test loc)
 
MCAPI::br::worldgen::processors::RuleSet withModifier (::br::worldgen::processors::BlockEntity::Modifier modifier)
 
MCAPI::br::worldgen::processors::RuleSet withPos (::br::worldgen::processors::PosRules::Test pos)
 
MCAPI ~RuleSet ()
 
MCAPI void * $ctor (::br::worldgen::processors::RuleSet const &)
 
MCAPI void * $ctor (::br::worldgen::processors::RuleSet &&)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::br::worldgen::processors::RuleSet from (::br::worldgen::processors::BlockRules::Test input, ::Block const &output)
 

Public Attributes

::ll::TypedStorage< 8, 72, ::br::worldgen::processors::BlockRules::TestmInputPredicate
 
::ll::TypedStorage< 8, 72, ::br::worldgen::processors::BlockRules::TestmLocPredicate
 
::ll::TypedStorage< 4, 48, ::br::worldgen::processors::PosRules::TestmPosPredicate
 
::ll::TypedStorage< 8, 8, ::Block const * > mOutputState
 
::ll::TypedStorage< 8, 56, ::br::worldgen::processors::BlockEntity::ModifiermBlockEntityModifier
 

Constructor & Destructor Documentation

◆ RuleSet() [1/2]

MCAPI br::worldgen::processors::RuleSet::RuleSet ( ::br::worldgen::processors::RuleSet 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.

◆ RuleSet() [2/2]

MCAPI br::worldgen::processors::RuleSet::RuleSet ( ::br::worldgen::processors::RuleSet && )
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.

◆ ~RuleSet()

MCAPI br::worldgen::processors::RuleSet::~RuleSet ( )
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

◆ appendMetadataKey()

MCAPI void br::worldgen::processors::RuleSet::appendMetadataKey ( ::Util::XXHash & hash) 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.

◆ operator=()

MCAPI::br::worldgen::processors::RuleSet & br::worldgen::processors::RuleSet::operator= ( ::br::worldgen::processors::RuleSet && )
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.

◆ withLoc()

MCAPI::br::worldgen::processors::RuleSet br::worldgen::processors::RuleSet::withLoc ( ::br::worldgen::processors::BlockRules::Test loc)
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.

◆ withModifier()

MCAPI::br::worldgen::processors::RuleSet br::worldgen::processors::RuleSet::withModifier ( ::br::worldgen::processors::BlockEntity::Modifier modifier)
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.

◆ withPos()

MCAPI::br::worldgen::processors::RuleSet br::worldgen::processors::RuleSet::withPos ( ::br::worldgen::processors::PosRules::Test pos)
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.

◆ from()

static MCAPI ::br::worldgen::processors::RuleSet br::worldgen::processors::RuleSet::from ( ::br::worldgen::processors::BlockRules::Test input,
::Block const & output )
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/2]

MCAPI void * br::worldgen::processors::RuleSet::$ctor ( ::br::worldgen::processors::RuleSet 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.

◆ $ctor() [2/2]

MCAPI void * br::worldgen::processors::RuleSet::$ctor ( ::br::worldgen::processors::RuleSet && )
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::processors::RuleSet::$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: