|
virtual int | updateDecayDelay (int const) const |
|
virtual int | updateFacingData (int const, ::Block const &) const |
|
virtual bool | canChangeBlockOnSpread () const |
|
virtual bool | attemptSpreadVeins (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block, int, ::SculkSpreader &) const |
|
virtual int | attemptUseCharge (::IBlockWorldGenAPI &target, ::BlockSource *region, ::BlockPos const &originPos, ::BlockPos const &pos, int charge, int, ::Random &random, ::SculkSpreader &spreader, bool const) const |
|
virtual void | onDischarged (::IBlockWorldGenAPI &, ::BlockSource *, ::BlockPos const &) const |
|
MCFOLD int | $updateDecayDelay (int const) const |
|
MCAPI int | $updateFacingData (int const, ::Block const &) const |
|
MCFOLD bool | $canChangeBlockOnSpread () const |
|
MCFOLD bool | $attemptSpreadVeins (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block, int, ::SculkSpreader &) const |
|
MCAPI int | $attemptUseCharge (::IBlockWorldGenAPI &target, ::BlockSource *region, ::BlockPos const &originPos, ::BlockPos const &pos, int charge, int, ::Random &random, ::SculkSpreader &spreader, bool const) const |
|
MCFOLD void | $onDischarged (::IBlockWorldGenAPI &, ::BlockSource *, ::BlockPos const &) const |
|
◆ updateDecayDelay()
virtual int SculkBlockBehavior::updateDecayDelay |
( |
int const | | ) |
const |
|
virtual |
◆ updateFacingData()
virtual int SculkBlockBehavior::updateFacingData |
( |
int const | , |
|
|
::Block const & | ) const |
|
virtual |
◆ canChangeBlockOnSpread()
virtual bool SculkBlockBehavior::canChangeBlockOnSpread |
( |
| ) |
const |
|
virtual |
◆ attemptSpreadVeins()
◆ attemptUseCharge()
◆ onDischarged()
◆ $vftable()
static MCAPI void ** SculkBlockBehavior::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: