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

Public Member Functions

ScriptLevelEventListeneroperator= (ScriptLevelEventListener const &)
 
 ScriptLevelEventListener (ScriptLevelEventListener const &)
 
virtual::EventResult onEvent (::LevelGameRuleChangeEvent const &event)
 
virtual::EventResult onEvent (::LevelStartLeaveGameEvent const &)
 
virtual::EventResult onEvent (::ScriptingWorldInitializeEvent const &scriptingInitializedEvent)
 
virtual::EventResult onLevelTick (::Level &)
 
virtual::EventResult onLevelAddedPlayer (::Player &player)
 
virtual::EventResult onLevelRemovedPlayer (::Player &player)
 
virtual::EventResult onLevelWeatherChange (::std::string const &dimension, bool wasRaining, bool wasLightning, bool isRaining, bool isLightning)
 
virtual::EventResult onLevelRemovedActor (::Actor &actor)
 
MCAPI::EventResult $onEvent (::LevelGameRuleChangeEvent const &event)
 
MCAPI::EventResult $onEvent (::LevelStartLeaveGameEvent const &)
 
MCAPI::EventResult $onEvent (::ScriptingWorldInitializeEvent const &scriptingInitializedEvent)
 
MCAPI::EventResult $onLevelTick (::Level &)
 
MCAPI::EventResult $onLevelAddedPlayer (::Player &player)
 
MCAPI::EventResult $onLevelRemovedPlayer (::Player &player)
 
MCAPI::EventResult $onLevelWeatherChange (::std::string const &dimension, bool wasRaining, bool wasLightning, bool isRaining, bool isLightning)
 
MCAPI::EventResult $onLevelRemovedActor (::Actor &actor)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk207210
 
::ll::UntypedStorage< 8, 16 > mUnk1938c0
 
::ll::UntypedStorage< 1, 1 > mUnk452ca9
 

Member Function Documentation

◆ $onEvent() [1/3]

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onEvent ( ::LevelGameRuleChangeEvent const & event)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onEvent() [2/3]

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onEvent ( ::LevelStartLeaveGameEvent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onEvent() [3/3]

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onEvent ( ::ScriptingWorldInitializeEvent const & scriptingInitializedEvent)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLevelTick()

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onLevelTick ( ::Level & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLevelAddedPlayer()

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onLevelAddedPlayer ( ::Player & player)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLevelRemovedPlayer()

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onLevelRemovedPlayer ( ::Player & player)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLevelWeatherChange()

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onLevelWeatherChange ( ::std::string const & dimension,
bool wasRaining,
bool wasLightning,
bool isRaining,
bool isLightning )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLevelRemovedActor()

MCAPI::EventResult ScriptModuleMinecraft::ScriptLevelEventListener::$onLevelRemovedActor ( ::Actor & actor)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptLevelEventListener::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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