LeviLamina
|
Public Member Functions | |
ScriptLevelEventListener & | operator= (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 |