|
|
MCAPI | SculkSpreader (bool isWorldGen, int growthSpawnCost, int noGrowthRadius, int chargeDecayRate, int additionalDecayRate) |
|
MCAPI void | addCursors (::BlockPos const &pos, int charge) |
|
MCAPI void | clearCursors () |
|
MCAPI::BlockPos | getCursorPosition (int index) const |
|
MCFOLD int | getMaxCharge () const |
|
MCAPI int | getNumberOfCursors () const |
|
MCAPI int | getTotalCharge () const |
|
MCAPI void | load (::CompoundTag const &tag) |
|
MCAPI void | save (::CompoundTag &tag) const |
|
MCAPI void | updateCursors (::IBlockWorldGenAPI &target, ::BlockSource *region, ::BlockPos const &originPos, ::Random &random, bool spreadVeins) |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (bool isWorldGen, int growthSpawnCost, int noGrowthRadius, int chargeDecayRate, int additionalDecayRate) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 1, 1, bool > | mIsWorldGen |
|
::ll::TypedStorage< 4, 4, int > | mGrowthSpawnCost |
|
::ll::TypedStorage< 4, 4, int > | mNoGrowthRadius |
|
::ll::TypedStorage< 4, 4, int > | mChargeDecayRate |
|
::ll::TypedStorage< 4, 4, int > | mAdditionalDecayRate |
|
::ll::TypedStorage< 8, 24, ::std::vector<::SculkChargeCursor > > | mCursors |
|
::ll::TypedStorage< 8, 16, ::std::set<::Block const * > > | mSculkReplaceableBlocks |
The documentation for this class was generated from the following file: