LeviLamina
Loading...
Searching...
No Matches
StructurePoolBlockRule Class Reference

Public Member Functions

MCAPI StructurePoolBlockRule (::std::unique_ptr<::IStructurePoolBlockPredicate > &&sourceBlockPredicate, ::std::unique_ptr<::IStructurePoolBlockPredicate > &&targetBlockPredicate, ::Block const *resultBlock)
MCAPI StructurePoolBlockRule (::std::unique_ptr<::IStructurePoolBlockPredicate > &&sourceBlockPredicate, ::std::unique_ptr<::IStructurePoolBlockPredicate > &&targetBlockPredicate, ::std::unique_ptr<::IStructurePoolBlockPredicate > &&distancePredicate, ::Block const *resultBlock)
MCAPI void appendMetadataKey (::Util::XXHash &hash) const
MCAPI bool finalizeRule (::BlockSource &region, ::IRandom &random)
MCAPI bool processRule (::Block const &sourceBlock, ::Block const &targetBlock, ::Random &random, ::Block const *&outputBlock, ::BlockPos const &worldPos, ::BlockPos const &refPos) const
MCAPI void * $ctor (::std::unique_ptr<::IStructurePoolBlockPredicate > &&sourceBlockPredicate, ::std::unique_ptr<::IStructurePoolBlockPredicate > &&targetBlockPredicate, ::Block const *resultBlock)
MCAPI void * $ctor (::std::unique_ptr<::IStructurePoolBlockPredicate > &&sourceBlockPredicate, ::std::unique_ptr<::IStructurePoolBlockPredicate > &&targetBlockPredicate, ::std::unique_ptr<::IStructurePoolBlockPredicate > &&distancePredicate, ::Block const *resultBlock)

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IStructurePoolBlockPredicate > const > mSourcePredicate
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IStructurePoolBlockPredicate > const > mTargetPredicate
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IStructurePoolBlockPredicate > const > mPositionPredicate
::ll::TypedStorage< 8, 8, ::Block const * > mResultBlock

The documentation for this class was generated from the following file: