|
|
virtual::BlockType & | init () |
| |
|
virtual void | onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
| |
|
virtual void | onStandOn (::EntityContext &entity, ::BlockPos const &pos) const |
| |
|
virtual void | setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
| |
|
virtual bool | canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const |
| |
|
virtual int | getVariant (::Block const &block) const |
| |
|
virtual void | _addHardCodedBlockComponents (::Experiments const &) |
| |
|
MCFOLD void | onPlace (::BlockEvents::BlockPlaceEvent &eventData) const |
| |
|
MCAPI void | tick (::BlockEvents::BlockQueuedTickEvent &eventData) const |
| |
|
MCAPI::BlockType & | $init () |
| |
|
MCAPI void | $onRemove (::BlockSource ®ion, ::BlockPos const &pos) const |
| |
|
MCAPI void | $onStandOn (::EntityContext &entity, ::BlockPos const &pos) const |
| |
|
MCFOLD void | $setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
| |
|
MCFOLD bool | $canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const |
| |
|
MCAPI int | $getVariant (::Block const &block) const |
| |
|
MCAPI void | $_addHardCodedBlockComponents (::Experiments const &) |
| |
◆ $vftable()
| static MCAPI void ** SculkShriekerBlock::$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: