|
LeviLamina
|
Public Member Functions | |
| virtual void | onStart (::MinecraftScreenModel &) |
| virtual void | tick (::MinecraftScreenModel &) |
| virtual void | onRetry (::MinecraftScreenModel &) |
| virtual void | onCancel (::MinecraftScreenModel &) |
| virtual void | onExit (::MinecraftScreenModel &) |
| virtual::LoadingState | getLoadingState (::MinecraftScreenModel &) const |
| virtual::std::string | getProgressMessage (::MinecraftScreenModel &) const |
| virtual float | getLoadingProgress (::MinecraftScreenModel &minecraftScreenModel) const |
| virtual::ProgressAnimation | showLoadingBar () const |
| virtual::std::string | getTitleText () const |
| virtual::std::string | getName () const |
| MCFOLD void | $dtor () |
| MCFOLD void | $onStart (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $tick (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onExit (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD::LoadingState | $getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
| MCFOLD::std::string | $getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
| MCAPI::std::string | $getName () const |
| virtual void | onGameEventNotification (::MinecraftScreenModel &minecraftScreenModel, ::ui::GameEventNotification const ¬ification) |
| virtual void | onComplete (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | addEventProperties (::std::unordered_map<::std::string, ::std::string > &eventProperties) const |
| virtual::std::string | getTTSProgressMessage () const |
| MCFOLD void | $onGameEventNotification (::MinecraftScreenModel &minecraftScreenModel, ::ui::GameEventNotification const ¬ification) |
| MCFOLD void | $onComplete (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onRetry (::MinecraftScreenModel &minecraftScreenModel) |
| MCAPI float | $getLoadingProgress (::MinecraftScreenModel &minecraftScreenModel) const |
| MCFOLD void | $addEventProperties (::std::unordered_map<::std::string, ::std::string > &eventProperties) const |
| MCAPI::std::string | $getTTSProgressMessage () const |
| MCFOLD::ProgressAnimation | $showLoadingBar () const |
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from ProgressHandler.
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Reimplemented from ProgressHandler.
|
virtual |
Implements ProgressHandler.