|
LeviLamina
|
This is the complete list of members for ScriptBlockGameplayHandler, including all inherited members.
| $handleEvent(::ExplosionStartedEvent &explosionStartedEvent) | ScriptBlockGameplayHandler | |
| $handleEvent(::BlockTryDestroyByPlayerEvent &eventData) | ScriptBlockGameplayHandler | |
| $handleEvent(::BlockTryPlaceByPlayerEvent const &eventData) | ScriptBlockGameplayHandler | |
| $vftable() | ScriptBlockGameplayHandler | static |
| _handleBlockTryDestroyByPlayerEvent(::BlockTryDestroyByPlayerEvent &eventData, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldBeforeEvents > scriptLevelEventsHandle) const | ScriptBlockGameplayHandler | |
| _handleBlockTryPlaceByPlayerEvent(::BlockTryPlaceByPlayerEvent const &eventData, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldBeforeEvents > scriptLevelEventsHandle) const | ScriptBlockGameplayHandler | |
| _handleExplosionStartedEvent(::ExplosionStartedEvent &explosionStartedEvent, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldBeforeEvents > scriptLevelEventsHandle) const | ScriptBlockGameplayHandler | |
| handleEvent(::ExplosionStartedEvent &explosionStartedEvent) (defined in ScriptBlockGameplayHandler) | ScriptBlockGameplayHandler | |
| handleEvent(::BlockTryDestroyByPlayerEvent &eventData) (defined in ScriptBlockGameplayHandler) | ScriptBlockGameplayHandler | |
| handleEvent(::BlockTryPlaceByPlayerEvent const &eventData) (defined in ScriptBlockGameplayHandler) | ScriptBlockGameplayHandler | |
| ~ScriptBlockGameplayHandler()=default (defined in ScriptBlockGameplayHandler) | ScriptBlockGameplayHandler | virtual |