|
|
ScriptGlobalEventListeners & | operator= (ScriptGlobalEventListeners const &) |
|
| ScriptGlobalEventListeners (ScriptGlobalEventListeners const &) |
|
MCAPI | ScriptGlobalEventListeners (::ActorEventCoordinator &actorEventCoordinator, ::BlockEventCoordinator &blockEventCoordinator, ::ScriptingEventCoordinator &scriptEventCoordinator, ::LevelEventCoordinator &levelEventCoordinator) |
|
MCFOLD::ScriptModuleMinecraft::ScriptActorGlobalEventListener & | getActorEventListener () |
|
MCFOLD::ScriptModuleMinecraft::ScriptBlockGlobalEventListener & | getBlockEventListener () |
|
MCFOLD::ScriptModuleMinecraft::ScriptLevelGlobalEventListener & | getLevelEventListener () |
|
MCFOLD::ScriptModuleMinecraft::ScriptScriptingGlobalEventListener & | getScriptingEventListener () |
|
MCAPI void * | $ctor (::ActorEventCoordinator &actorEventCoordinator, ::BlockEventCoordinator &blockEventCoordinator, ::ScriptingEventCoordinator &scriptEventCoordinator, ::LevelEventCoordinator &levelEventCoordinator) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, ::ActorEventCoordinator & > | mActorEventCoordinator |
|
::ll::TypedStorage< 8, 8, ::BlockEventCoordinator & > | mBlockEventCoordinator |
|
::ll::TypedStorage< 8, 8, ::ScriptingEventCoordinator & > | mScriptingEventCoordinator |
|
::ll::TypedStorage< 8, 8, ::LevelEventCoordinator & > | mLevelEventCoordinator |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ScriptModuleMinecraft::ScriptActorGlobalEventListener > > | mActorEventListener |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ScriptModuleMinecraft::ScriptBlockGlobalEventListener > > | mBlockEventListener |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ScriptModuleMinecraft::ScriptScriptingGlobalEventListener > > | mScriptingEventListener |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ScriptModuleMinecraft::ScriptLevelGlobalEventListener > > | mLevelEventListener |
The documentation for this class was generated from the following file: