LeviLamina
Loading...
Searching...
No Matches
NoteBlock Class Reference
+ Inheritance diagram for NoteBlock:

Public Member Functions

virtual bool isInteractiveBlock () const
 
virtual void setupRedstoneComponent (::BlockSource &region, ::BlockPos const &pos) const
 
virtual void onRedstoneUpdate (::BlockSource &region, ::BlockPos const &pos, int strength, bool isFirstTime) const
 
virtual bool attack (::Player *player, ::BlockPos const &pos) const
 
virtual void triggerEvent (::BlockSource &region, ::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 &region, ::BlockPos const &pos) const
 
MCAPI void $onRedstoneUpdate (::BlockSource &region, ::BlockPos const &pos, int strength, bool isFirstTime) const
 
MCAPI bool $attack (::Player *player, ::BlockPos const &pos) const
 
MCAPI void $triggerEvent (::BlockSource &region, ::BlockPos const &pos, int instrument, int note) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mSkullPlacementEnabled
 

Member Function Documentation

◆ $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: