LeviLamina
|
Classes | |
struct | DirectionMask |
Public Types | |
enum class | GrowthDirection : int { Down = 0 , Up = 1 , Out = 2 } |
Public Member Functions | |
MCAPI void | _placeMultiDecoration (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block, ::BlockPos const &origin) const |
MCAPI void | placeDecoration (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Random &random, ::TreeHelper::AttachableDecoration::DirectionMask const &mask) const |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 4, 12, ::ChanceInformation > | mDecorationChance |
::ll::TypedStorage< 8, 184, ::BlockDescriptor > | mDecorationBlock |
::ll::TypedStorage< 4, 4, int > | mNumSteps |
::ll::TypedStorage< 4, 4, ::TreeHelper::AttachableDecoration::GrowthDirection > | mDirection |