LeviLamina
Loading...
Searching...
No Matches
br::worldgen::processors::PosRules::AxisAlignedLinear Struct Reference
+ Inheritance diagram for br::worldgen::processors::PosRules::AxisAlignedLinear:

Public Member Functions

virtual bool test (::BlockPos, ::BlockPos worldPos, ::BlockPos worldReference, ::IRandom &random) const
 
virtual void appendMetadataKey (::Util::XXHash &hash) const
 
MCAPI bool $test (::BlockPos, ::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, 4, float > mMinChance
 
::ll::TypedStorage< 4, 4, float > mMaxChance
 
::ll::TypedStorage< 4, 4, int > mMinDist
 
::ll::TypedStorage< 4, 4, int > mMaxDist
 
::ll::TypedStorage< 4, 4, ::Facing::Axis > mAxis
 

Member Function Documentation

◆ test()

virtual bool br::worldgen::processors::PosRules::AxisAlignedLinear::test ( ::BlockPos ,
::BlockPos worldPos,
::BlockPos worldReference,
::IRandom & random ) const
virtual

◆ appendMetadataKey()

virtual void br::worldgen::processors::PosRules::AxisAlignedLinear::appendMetadataKey ( ::Util::XXHash & hash) const
virtual

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