|
virtual bool | isInteractiveBlock () const |
|
virtual void | setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
|
virtual void | onRedstoneUpdate (::BlockSource ®ion, ::BlockPos const &pos, int strength, bool isFirstTime) const |
|
virtual bool | attack (::Player *player, ::BlockPos const &pos) const |
|
virtual void | triggerEvent (::BlockSource ®ion, ::BlockPos const &pos, int instrument, int note) const |
|
virtual void | _addHardCodedBlockComponents (::Experiments const &) |
|
MCAPI void | _triggerNoteParticle (::Level &level, ::Vec3 const &vPos, int note) const |
|
MCAPI::NoteBlock & | enableSkullPlacement (bool enabled) |
|
MCFOLD void | onPlace (::BlockEvents::BlockPlaceEvent &eventData) const |
|
MCAPI void | use (::BlockEvents::BlockPlayerInteractEvent &eventData) const |
|
MCFOLD bool | $isInteractiveBlock () const |
|
MCFOLD void | $setupRedstoneComponent (::BlockSource ®ion, ::BlockPos const &pos) const |
|
MCAPI void | $onRedstoneUpdate (::BlockSource ®ion, ::BlockPos const &pos, int strength, bool isFirstTime) const |
|
MCAPI bool | $attack (::Player *player, ::BlockPos const &pos) const |
|
MCAPI void | $triggerEvent (::BlockSource ®ion, ::BlockPos const &pos, int instrument, int note) const |
|
MCAPI void | $_addHardCodedBlockComponents (::Experiments const &) |
|
|
::ll::TypedStorage< 1, 1, bool > | mSkullPlacementEnabled |
|
◆ $vftable()
static MCAPI void ** NoteBlock::$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: