|
| virtual void | onStart (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | tick (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onCancel (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onExit (::MinecraftScreenModel &minecraftScreenModel) |
| virtual void | onRetry (::MinecraftScreenModel &minecraftScreenModel) |
| virtual::LoadingState | getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
| virtual::std::string | getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
|
virtual::std::string | getTitleText () const |
| virtual::std::string | getName () const |
|
virtual::ProgressAnimation | showLoadingBar () const |
|
MCAPI | EduHeadlessServerResolvingProgressHandler (::Social::EduDedicatedServerDetails const &details, ::std::string const &passcode, ::std::shared_ptr<::PlayScreenModel > model, ::brstd::move_only_function< void()> &reopenPasscodeEntry) |
|
MCAPI void | _handleErrors (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void * | $ctor (::Social::EduDedicatedServerDetails const &details, ::std::string const &passcode, ::std::shared_ptr<::PlayScreenModel > model, ::brstd::move_only_function< void()> &reopenPasscodeEntry) |
|
MCAPI void | $dtor () |
|
MCAPI void | $onStart (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void | $tick (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void | $onCancel (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void | $onExit (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI void | $onRetry (::MinecraftScreenModel &minecraftScreenModel) |
|
MCAPI::LoadingState | $getLoadingState (::MinecraftScreenModel &minecraftScreenModel) const |
|
MCAPI::std::string | $getProgressMessage (::MinecraftScreenModel &minecraftScreenModel) const |
|
MCAPI::std::string | $getTitleText () const |
|
MCAPI::std::string | $getName () const |
|
MCFOLD::ProgressAnimation | $showLoadingBar () const |
|
virtual void | onGameEventNotification (::MinecraftScreenModel &minecraftScreenModel, ::ui::GameEventNotification const ¬ification) |
|
virtual float | getLoadingProgress (::MinecraftScreenModel &minecraftScreenModel) const |
|
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) |
|
MCAPI float | $getLoadingProgress (::MinecraftScreenModel &minecraftScreenModel) const |
|
MCFOLD void | $addEventProperties (::std::unordered_map<::std::string, ::std::string > &eventProperties) const |
|
MCAPI::std::string | $getTTSProgressMessage () const |
|
|
::ll::TypedStorage< 4, 4, ::LoadingState > | mLoadingState |
|
::ll::TypedStorage< 8, 88, ::Social::EduDedicatedServerDetails > | mDetails |
|
::ll::TypedStorage< 8, 32, ::std::string > | mPasscode |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::PlayScreenModel > > | mPlayScreenModel |
|
::ll::TypedStorage< 8, 64, ::brstd::move_only_function< void()> > | mReopenPasscodeEntry |
|
::ll::TypedStorage< 8, 336, ::TaskGroup > | mTaskGroup |
|
::ll::TypedStorage< 8, 64, ::Social::EduResponseError > | mError |
|
::ll::TypedStorage< 8, 272, ::Social::EduJoinServerResponse > | mJoinResponse |
|
::ll::TypedStorage< 4, 4, ::Social::EduServerProgressRetryResult > | mRetryResult |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTitleText |
|
::ll::TypedStorage< 8, 32, ::std::string > | mProgressText |
|
::ll::TypedStorage< 8, 32, ::std::string > | mPreviousProgressText |
|
::ll::TypedStorage< 4, 4, ::ProgressHandlerType const > | mType |
|
::ll::TypedStorage< 4, 4, ::ProgressAnimation > | mProgressAnimation |