|
| virtual bool | test (::Block const &block, ::IRandom &random) const |
| virtual bool | test (::BlockPos const &, ::BlockPos const &, ::IRandom &) const |
| virtual::StructurePoolBlockPredicateType | getType () const |
| virtual void | appendMetadataKey (::Util::XXHash &hash) const |
|
MCAPI | StructurePoolBlockPredicateTrueIfFound (::std::set<::Block const * > const &replacable, float probability) |
|
MCAPI void * | $ctor (::std::set<::Block const * > const &replacable, float probability) |
|
MCAPI bool | $test (::Block const &block, ::IRandom &random) const |
|
MCFOLD bool | $test (::BlockPos const &, ::BlockPos const &, ::IRandom &) const |
|
MCFOLD::StructurePoolBlockPredicateType | $getType () const |
|
MCAPI void | $appendMetadataKey (::Util::XXHash &hash) const |
|
virtual bool | finalize (::BlockSource ®ion, ::IRandom &random) |
|
virtual::std::string | validate () const |
|
MCFOLD bool | $finalize (::BlockSource ®ion, ::IRandom &random) |
|
MCFOLD::std::string | $validate () const |
|
|
::ll::TypedStorage< 8, 16, ::std::set<::Block const * > > | mReplacable |
|
::ll::TypedStorage< 4, 4, float const > | mProbability |
◆ test() [1/2]
| virtual bool StructurePoolBlockPredicateTrueIfFound::test |
( |
::Block const & | block, |
|
|
::IRandom & | random ) const |
|
virtual |
◆ test() [2/2]
◆ getType()
| virtual::StructurePoolBlockPredicateType StructurePoolBlockPredicateTrueIfFound::getType |
( |
| ) |
const |
|
virtual |
◆ appendMetadataKey()
| virtual void StructurePoolBlockPredicateTrueIfFound::appendMetadataKey |
( |
::Util::XXHash & | hash | ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** StructurePoolBlockPredicateTrueIfFound::$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 class was generated from the following file: