LeviLamina
Loading...
Searching...
No Matches
br::worldgen::processors::BlockRules::Test Struct Reference
+ Inheritance diagram for br::worldgen::processors::BlockRules::Test:

Public Types

using Type
 

Public Member Functions

Testoperator= (Test const &)
 
virtual bool test (::Block const &block, ::IRandom &random) const
 
virtual void appendMetadataKey (::Util::XXHash &hash) const
 
MCAPI Test (::br::worldgen::processors::BlockRules::Test &&)
 
MCAPI Test (::br::worldgen::processors::BlockRules::Test const &)
 
MCAPI void * $ctor (::br::worldgen::processors::BlockRules::Test &&)
 
MCAPI void * $ctor (::br::worldgen::processors::BlockRules::Test const &)
 
MCAPI void $dtor ()
 
MCAPI bool $test (::Block const &block, ::IRandom &random) const
 
MCAPI void $appendMetadataKey (::Util::XXHash &hash) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 64, ::std::variant< ::br::worldgen::processors::BlockRules::AlwaysTrue, ::br::worldgen::processors::BlockRules::BlockMatch, ::br::worldgen::processors::BlockRules::RandomBlockMatch, ::br::worldgen::processors::BlockRules::TagMatch > > mData
 

Member Typedef Documentation

◆ Type

Constructor & Destructor Documentation

◆ Test() [1/2]

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

◆ Test() [2/2]

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

Member Function Documentation

◆ test()

virtual bool br::worldgen::processors::BlockRules::Test::test ( ::Block const & block,
::IRandom & random ) const
virtual

◆ appendMetadataKey()

virtual void br::worldgen::processors::BlockRules::Test::appendMetadataKey ( ::Util::XXHash & hash) const
virtual

◆ $ctor() [1/2]

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

◆ $test()

MCAPI bool br::worldgen::processors::BlockRules::Test::$test ( ::Block const & block,
::IRandom & random ) 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.

◆ $appendMetadataKey()

MCAPI void br::worldgen::processors::BlockRules::Test::$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.

◆ $vftable()

static MCAPI void ** br::worldgen::processors::BlockRules::Test::$vftable ( )
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.

The documentation for this struct was generated from the following file: