|
|
virtual::EventResult | onEvent (::PistonActionEvent const &eventData) |
|
virtual::EventResult | onEvent (::LeverActionEvent const &eventData) |
|
virtual::EventResult | onEvent (::ButtonPushEvent const &eventData) |
|
virtual::EventResult | onEvent (::PressurePlatePushEvent const &eventData) |
|
virtual::EventResult | onEvent (::PressurePlatePopEvent const &eventData) |
|
virtual::EventResult | onEvent (::TripWireTripEvent const &eventData) |
|
virtual::EventResult | onEvent (::TargetBlockHitEvent const &eventData) |
|
virtual::EventResult | onEvent (::ExplosionStartedEvent const &eventData) |
|
virtual::EventResult | onBlockExploded (::Dimension &dimension, ::BlockPos const &blockPos, ::Block const &destroyedBlock, ::Actor *source) |
|
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 ¤tItem, ::ItemStackBase const &itemBeforeBlockBreak) |
|
virtual::EventResult | onBlockDestructionStarted (::Player &player, ::BlockPos const &pos, ::Block const &hitBlock, uchar const face) |
|
MCAPI::EventResult | $onEvent (::PistonActionEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::LeverActionEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::ButtonPushEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::PressurePlatePushEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::PressurePlatePopEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::TripWireTripEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::TargetBlockHitEvent const &eventData) |
|
MCAPI::EventResult | $onEvent (::ExplosionStartedEvent const &eventData) |
|
MCAPI::EventResult | $onBlockExploded (::Dimension &dimension, ::BlockPos const &blockPos, ::Block const &destroyedBlock, ::Actor *source) |
|
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 ¤tItem, ::ItemStackBase const &itemBeforeBlockBreak) |
|
MCAPI::EventResult | $onBlockDestructionStarted (::Player &player, ::BlockPos const &pos, ::Block const &hitBlock, uchar const face) |