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