|
LeviLamina
|
Public Member Functions | |
| virtual void | onStart (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| virtual::LoadingState | getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
| virtual::std::string | getName () const |
| virtual::std::string | getTitleText () const |
| virtual void | onGameEventNotification (::MinecraftScreenModel &, ::ui::GameEventNotification const ¬ification) |
| MCAPI | PartyEligibilityProgressHandler (::std::string const &experienceId, ::std::string const &partyId, ::std::optional<::std::string > worldId) |
| MCAPI void * | $ctor (::std::string const &experienceId, ::std::string const &partyId, ::std::optional<::std::string > worldId) |
| MCAPI void | $dtor () |
| MCAPI void | $onStart (::MinecraftScreenModel &minecraftScreenModel) |
| MCAPI void | $onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| MCAPI::LoadingState | $getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
| MCAPI::std::string | $getName () const |
| MCAPI::std::string | $getTitleText () const |
| MCAPI void | $onGameEventNotification (::MinecraftScreenModel &, ::ui::GameEventNotification const ¬ification) |
| virtual void | tick (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onExit (::MinecraftScreenModel &minecraftScreenModel) |
| virtual::std::string | getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
| MCFOLD void | $tick (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD void | $onExit (::MinecraftScreenModel &minecraftScreenModel) |
| MCFOLD::std::string | $getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
| 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 | $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, 8, ::std::unique_ptr<::TaskGroup > > | mAsyncTaskGroup |
| ::ll::TypedStorage< 8, 32, ::std::string > | mExperienceId |
| ::ll::TypedStorage< 8, 32, ::std::string > | mPartyId |
| ::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mWorldId |
| ::ll::TypedStorage< 1, 1, bool > | mContinuePartyJoin |
| ::ll::TypedStorage< 4, 4, ::ProgressHandlerType const > | mType |
| ::ll::TypedStorage< 4, 4, ::ProgressAnimation > | mProgressAnimation |
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from EmptyProgressHandler.
|
virtual |
Reimplemented from ProgressHandler.
|
static |
|
virtualinherited |
Implements ProgressHandler.
|
virtualinherited |
Implements ProgressHandler.
|
virtualinherited |
Implements ProgressHandler.