LeviLamina
Loading...
Searching...
No Matches
StructurePoolBlockPredicateCappedArcheologyBlockReplacement Class Reference
+ Inheritance diagram for StructurePoolBlockPredicateCappedArcheologyBlockReplacement:

Public Member Functions

virtual bool finalize (::BlockSource &region, ::IRandom &random)
 
virtual::std::string validate () const
 
virtual::StructurePoolBlockPredicateType getType () const
 
virtual bool operator== (::StructurePoolBlockPredicateCappedArcheologyBlockReplacement const &other) const
 
virtual bool operator!= (::StructurePoolBlockPredicateCappedArcheologyBlockReplacement const &other) const
 
MCAPI bool $finalize (::BlockSource &region, ::IRandom &random)
 
MCAPI::std::string $validate () const
 
MCAPI::StructurePoolBlockPredicateType $getType () const
 
virtual bool test (::Block const &block, ::Randomize &) const
 
virtual bool test (::BlockPos const &worldPos, ::BlockPos const &, ::Randomize &) const
 
virtual void appendMetadataKey (::Util::XXHash &hash) const
 
virtual bool operator== (::StructurePoolBlockPredicateCappedRandomBlockReplacement const &other) const
 
virtual bool operator!= (::StructurePoolBlockPredicateCappedRandomBlockReplacement const &other) const
 
MCAPI bool _finalize (::BlockSource &region, ::IRandom &random, ::std::function< void(::BlockPos &)> applyToBlocks)
 
MCAPI void * $ctor (::std::map<::HashedString, ::HashedString > const &blockMappings, uint maximumAmount)
 
MCAPI void $dtor ()
 
MCAPI bool $test (::Block const &block, ::Randomize &) const
 
MCAPI bool $test (::BlockPos const &worldPos, ::BlockPos const &, ::Randomize &) const
 
MCAPI void $appendMetadataKey (::Util::XXHash &hash) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string const > mLootTable
 
::ll::TypedStorage< 4, 4, uint const > mMaximumAmount
 
::ll::TypedStorage< 8, 16, ::std::map<::HashedString, ::HashedString > const > mBlockMappings
 
::ll::TypedStorage< 8, 24, ::std::vector<::BlockPos > > mCandidatePositions
 
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::MutexmCandidatePositionsLock
 

Member Function Documentation

◆ finalize()

virtual bool StructurePoolBlockPredicateCappedArcheologyBlockReplacement::finalize ( ::BlockSource & region,
::IRandom & random )
virtual

◆ getType()

virtual::StructurePoolBlockPredicateType StructurePoolBlockPredicateCappedArcheologyBlockReplacement::getType ( ) const
virtual

◆ $finalize()

MCAPI bool StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$finalize ( ::BlockSource & region,
::IRandom & random )
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.

◆ $validate()

MCAPI::std::string StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$validate ( ) 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.

◆ $getType()

MCAPI::StructurePoolBlockPredicateType StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$getType ( ) 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 ** StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$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.

◆ test() [1/2]

virtual bool StructurePoolBlockPredicateCappedRandomBlockReplacement::test ( ::Block const & block,
::Randomize &  ) const
virtualinherited

◆ test() [2/2]

virtual bool StructurePoolBlockPredicateCappedRandomBlockReplacement::test ( ::BlockPos const & worldPos,
::BlockPos const & ,
::Randomize &  ) const
virtualinherited

◆ appendMetadataKey()

virtual void StructurePoolBlockPredicateCappedRandomBlockReplacement::appendMetadataKey ( ::Util::XXHash & hash) const
virtualinherited

◆ _finalize()

MCAPI bool StructurePoolBlockPredicateCappedRandomBlockReplacement::_finalize ( ::BlockSource & region,
::IRandom & random,
::std::function< void(::BlockPos &)> applyToBlocks )
inherited
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 * StructurePoolBlockPredicateCappedRandomBlockReplacement::$ctor ( ::std::map<::HashedString, ::HashedString > const & blockMappings,
uint maximumAmount )
inherited
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 StructurePoolBlockPredicateCappedRandomBlockReplacement::$dtor ( )
inherited
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() [1/2]

MCAPI bool StructurePoolBlockPredicateCappedRandomBlockReplacement::$test ( ::Block const & block,
::Randomize &  ) const
inherited
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 bool StructurePoolBlockPredicateCappedRandomBlockReplacement::$test ( ::BlockPos const & worldPos,
::BlockPos const & ,
::Randomize &  ) const
inherited
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 StructurePoolBlockPredicateCappedRandomBlockReplacement::$appendMetadataKey ( ::Util::XXHash & hash) const
inherited
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: