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

Public Member Functions

virtual ::GameplayHandlerResult<::CoordinatorResult > handleEvent (::ExplosionStartedEvent &explosionStartedEvent)
 
virtual ::GameplayHandlerResult<::CoordinatorResult > handleEvent (::BlockTryDestroyByPlayerEvent &eventData)
 
virtual ::GameplayHandlerResult<::CoordinatorResult > handleEvent (::BlockTryPlaceByPlayerEvent const &eventData)
 
MCAPI bool _handleBlockTryDestroyByPlayerEvent (::BlockTryDestroyByPlayerEvent &eventData, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldBeforeEvents > scriptLevelEventsHandle) const
 
MCAPI bool _handleBlockTryPlaceByPlayerEvent (::BlockTryPlaceByPlayerEvent const &eventData, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldBeforeEvents > scriptLevelEventsHandle) const
 
MCAPI bool _handleExplosionStartedEvent (::ExplosionStartedEvent &explosionStartedEvent, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldBeforeEvents > scriptLevelEventsHandle) const
 
MCAPI ::GameplayHandlerResult<::CoordinatorResult > $handleEvent (::ExplosionStartedEvent &explosionStartedEvent)
 
MCAPI ::GameplayHandlerResult<::CoordinatorResult > $handleEvent (::BlockTryDestroyByPlayerEvent &eventData)
 
MCAPI ::GameplayHandlerResult<::CoordinatorResult > $handleEvent (::BlockTryPlaceByPlayerEvent const &eventData)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

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