|
LeviLamina
|
Public Member Functions | |
| virtual void | onStart (::MinecraftScreenModel &) |
| virtual void | tick (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onExit (::MinecraftScreenModel &) |
| virtual::LoadingState | getLoadingState (::MinecraftScreenModel &) const |
| virtual::std::string | getProgressMessage (::MinecraftScreenModel &) const |
| virtual::std::string | getTitleText () const |
| virtual::std::string | getName () const |
| MCAPI void | doTick (::IMinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onStart (::MinecraftScreenModel &) |
| MCAPI void | $tick (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onExit (::MinecraftScreenModel &) |
| MCFOLD::LoadingState | $getLoadingState (::MinecraftScreenModel &) const |
| MCAPI::std::string | $getProgressMessage (::MinecraftScreenModel &) const |
| MCAPI::std::string | $getTitleText () const |
| MCAPI::std::string | $getName () const |
| 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 () |
Public Attributes | |
| ::ll::TypedStorage< 8, 608, ::std::variant< ::GameConnectionInfoEx, ::Social::MultiplayerGameInfo, ::ExperienceConnectionData, ::Realms::RealmId > > | mCookie |
| ::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mSuspendTime |
| ::ll::TypedStorage< 8, 16, ::std::optional<::std::chrono::steady_clock::time_point > > | mResumeTime |
| ::ll::TypedStorage< 4, 4, ::ProgressHandlerType const > | mType |
| ::ll::TypedStorage< 4, 4, ::ProgressAnimation > | mProgressAnimation |
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
virtual |
Implements ProgressHandler.
|
static |