|
|
GameTestLevelListener & | operator= (GameTestLevelListener const &) |
|
| GameTestLevelListener (GameTestLevelListener const &) |
|
virtual::EventResult | onLevelTickEnd (::Level &) |
|
virtual::EventResult | onEvent (::LevelNotificationEvent const &event) |
| MCAPI::EventResult | $onLevelTickEnd (::Level &) |
| MCAPI::EventResult | $onEvent (::LevelNotificationEvent const &event) |
|
virtual::EventResult | onLevelInitialized (::Level &level) |
|
virtual::EventResult | onLevelAddedPlayer (::Player &player) |
|
virtual::EventResult | onLevelRemovedPlayer (::Player &player) |
|
virtual::EventResult | onLevelRemovedActor (::Actor &actor) |
|
virtual::EventResult | onLevelTick (::Level &level) |
|
virtual::EventResult | onLevelTickStart (::Level &level) |
|
virtual::EventResult | onLevelWeatherChange (::std::string const &dimension, bool wasRaining, bool wasLightning, bool isRaining, bool isLightning) |
|
MCFOLD::EventResult | $onLevelInitialized (::Level &level) |
|
MCFOLD::EventResult | $onLevelAddedPlayer (::Player &player) |
|
MCFOLD::EventResult | $onLevelRemovedPlayer (::Player &player) |
|
MCFOLD::EventResult | $onLevelRemovedActor (::Actor &actor) |
|
MCFOLD::EventResult | $onLevelTick (::Level &level) |
|
MCFOLD::EventResult | $onLevelTickStart (::Level &level) |
|
MCFOLD::EventResult | $onLevelWeatherChange (::std::string const &dimension, bool wasRaining, bool wasLightning, bool isRaining, bool isLightning) |
◆ $onLevelTickEnd()
| MCAPI::EventResult GameTestLevelListener::$onLevelTickEnd |
( |
::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.
◆ $onEvent()
- 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()
| MCAPI void ** GameTestLevelListener::$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: