|
| virtual bool | test (::Block const &, ::IRandom &) const |
| virtual bool | test (::BlockPos const &worldPos, ::BlockPos const &refPos, ::IRandom &random) const |
| virtual::StructurePoolBlockPredicateType | getType () const |
| virtual void | appendMetadataKey (::Util::XXHash &hash) const |
|
MCAPI | StructurePoolBlockPredicateAxisAlignedPosition (float minChance, float maxChance, int mMinDistance, int mMaxDistance, uchar axis) |
|
MCAPI void * | $ctor (float minChance, float maxChance, int mMinDistance, int mMaxDistance, uchar axis) |
|
MCFOLD bool | $test (::Block const &, ::IRandom &) const |
|
MCAPI bool | $test (::BlockPos const &worldPos, ::BlockPos const &refPos, ::IRandom &random) 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< 4, 4, float const > | mMinChance |
|
::ll::TypedStorage< 4, 4, float const > | mMaxChance |
|
::ll::TypedStorage< 4, 4, int const > | mMinDist |
|
::ll::TypedStorage< 4, 4, int const > | mMaxDist |
|
::ll::TypedStorage< 1, 1, uchar const > | mAxis |
◆ test() [1/2]
| virtual bool StructurePoolBlockPredicateAxisAlignedPosition::test |
( |
::Block const & | , |
|
|
::IRandom & | ) const |
|
virtual |
◆ test() [2/2]
| virtual bool StructurePoolBlockPredicateAxisAlignedPosition::test |
( |
::BlockPos const & | worldPos, |
|
|
::BlockPos const & | refPos, |
|
|
::IRandom & | random ) const |
|
virtual |
◆ getType()
| virtual::StructurePoolBlockPredicateType StructurePoolBlockPredicateAxisAlignedPosition::getType |
( |
| ) |
const |
|
virtual |
◆ appendMetadataKey()
| virtual void StructurePoolBlockPredicateAxisAlignedPosition::appendMetadataKey |
( |
::Util::XXHash & | hash | ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** StructurePoolBlockPredicateAxisAlignedPosition::$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: