LeviLamina
|
Public Types | |
using | Type |
Public Member Functions | |
Test & | operator= (Test const &) |
virtual bool | test (::BlockPos inTemplatePos, ::BlockPos worldPos, ::BlockPos worldReference, ::IRandom &random) const |
virtual void | appendMetadataKey (::Util::XXHash &hash) const |
MCAPI | Test (::br::worldgen::processors::PosRules::Test const &) |
MCAPI void * | $ctor (::br::worldgen::processors::PosRules::Test const &) |
MCAPI void | $dtor () |
MCAPI bool | $test (::BlockPos inTemplatePos, ::BlockPos worldPos, ::BlockPos worldReference, ::IRandom &random) const |
MCAPI void | $appendMetadataKey (::Util::XXHash &hash) const |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::TypedStorage< 4, 40, ::std::variant< ::br::worldgen::processors::PosRules::AlwaysTrue, ::br::worldgen::processors::PosRules::AxisAlignedLinear > > | mData |
using br::worldgen::processors::PosRules::Test::Type |
|
virtual |
Implements br::worldgen::processors::PosRules::TestType.
|
virtual |
Implements br::worldgen::processors::PosRules::TestType.