LeviLamina
|
Public Member Functions | |
RuleSet & | operator= (RuleSet const &) |
MCAPI | RuleSet (::br::worldgen::processors::RuleSet const &) |
MCAPI | RuleSet (::br::worldgen::processors::RuleSet &&) |
MCAPI void | appendMetadataKey (::Util::XXHash &hash) const |
MCAPI::br::worldgen::processors::RuleSet & | operator= (::br::worldgen::processors::RuleSet &&) |
MCAPI::br::worldgen::processors::RuleSet | withLoc (::br::worldgen::processors::BlockRules::Test loc) |
MCAPI::br::worldgen::processors::RuleSet | withModifier (::br::worldgen::processors::BlockEntity::Modifier modifier) |
MCAPI::br::worldgen::processors::RuleSet | withPos (::br::worldgen::processors::PosRules::Test pos) |
MCAPI void * | $ctor (::br::worldgen::processors::RuleSet const &) |
MCAPI void * | $ctor (::br::worldgen::processors::RuleSet &&) |
MCAPI void | $dtor () |
Static Public Member Functions | |
static MCAPI ::br::worldgen::processors::RuleSet | from (::br::worldgen::processors::BlockRules::Test input, ::Block const &output) |
Public Attributes | |
::ll::TypedStorage< 8, 72, ::br::worldgen::processors::BlockRules::Test > | mInputPredicate |
::ll::TypedStorage< 8, 72, ::br::worldgen::processors::BlockRules::Test > | mLocPredicate |
::ll::TypedStorage< 4, 48, ::br::worldgen::processors::PosRules::Test > | mPosPredicate |
::ll::TypedStorage< 8, 8, ::Block const * > | mOutputState |
::ll::TypedStorage< 8, 56, ::br::worldgen::processors::BlockEntity::Modifier > | mBlockEntityModifier |