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

Public Member Functions

ScriptBlockEventListeneroperator= (ScriptBlockEventListener const &)
 
 ScriptBlockEventListener (ScriptBlockEventListener const &)
 
virtual::EventResult onEvent (::PistonActionEvent const &pistonActionEvent)
 
virtual::EventResult onEvent (::LeverActionEvent const &leverActionEvent)
 
virtual::EventResult onEvent (::ButtonPushEvent const &buttonPushEvent)
 
virtual::EventResult onEvent (::PressurePlatePushEvent const &pressurePlatePushEvent)
 
virtual::EventResult onEvent (::PressurePlatePopEvent const &pressurePlatePopEvent)
 
virtual::EventResult onEvent (::TripWireTripEvent const &tripWireTripEvent)
 
virtual::EventResult onEvent (::TargetBlockHitEvent const &targetBlockHitEvent)
 
virtual::EventResult onEvent (::ExplosionStartedEvent const &explosionStartedEvent)
 
virtual::EventResult onBlockPlacedByPlayer (::Player &player, ::Block const &placedBlock, ::BlockPos const &pos, bool isUnderwater)
 
virtual::EventResult onBlockDestroyedByPlayer (::Player &player, ::Block const &destroyedBlock, ::BlockPos const &pos, ::ItemStackBase const &currentItem, ::ItemStackBase const &itemBeforeBlockBreak)
 
virtual::EventResult onBlockDestructionStarted (::Player &player, ::BlockPos const &pos, ::Block const &hitBlock, uchar const face)
 
MCAPI::EventResult $onEvent (::PistonActionEvent const &pistonActionEvent)
 
MCAPI::EventResult $onEvent (::LeverActionEvent const &leverActionEvent)
 
MCAPI::EventResult $onEvent (::ButtonPushEvent const &buttonPushEvent)
 
MCAPI::EventResult $onEvent (::PressurePlatePushEvent const &pressurePlatePushEvent)
 
MCAPI::EventResult $onEvent (::PressurePlatePopEvent const &pressurePlatePopEvent)
 
MCAPI::EventResult $onEvent (::TripWireTripEvent const &tripWireTripEvent)
 
MCAPI::EventResult $onEvent (::TargetBlockHitEvent const &targetBlockHitEvent)
 
MCAPI::EventResult $onEvent (::ExplosionStartedEvent const &explosionStartedEvent)
 
MCAPI::EventResult $onBlockPlacedByPlayer (::Player &player, ::Block const &placedBlock, ::BlockPos const &pos, bool isUnderwater)
 
MCAPI::EventResult $onBlockDestroyedByPlayer (::Player &player, ::Block const &destroyedBlock, ::BlockPos const &pos, ::ItemStackBase const &currentItem, ::ItemStackBase const &itemBeforeBlockBreak)
 
MCAPI::EventResult $onBlockDestructionStarted (::Player &player, ::BlockPos const &pos, ::Block const &hitBlock, uchar const face)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk535dcd
 
::ll::UntypedStorage< 8, 16 > mUnkf27d63
 

The documentation for this class was generated from the following file: