LeviLamina
Loading...
Searching...
No Matches
OreUI::ViewsCoordinator Class Reference
Inheritance diagram for OreUI::ViewsCoordinator:

Classes

struct  ViewEntry

Public Member Functions

ViewsCoordinator & operator= (ViewsCoordinator const &)
 ViewsCoordinator (ViewsCoordinator const &)
virtual ::Bedrock::NonOwnerPointer<::OreUI::IViewget (::OreUI::ViewId viewId) const
virtual void discard (::OreUI::ViewId viewId)
MCAPI ::std::unique_ptr<::OreUI::ViewInputHandler_createInputHandler (::cohtml::View &gamefaceView, ::std::unique_ptr<::OreUI::TextInputHandler > textInputHandler, ::IClientInstance &clientInstance) const
MCAPI::OreUI::ViewId _createView (::OreUI::Detail::ViewContextFactory &contextFactory, ::IClientInstance &clientInstance, ::std::string const &url, ::std::unique_ptr<::OreUI::IFacetRegistry > facets)
MCAPI void _destroyView (::OreUI::ViewId viewId)
MCAPI ::std::vector<::OreUI::ViewId_getViewIds ()
MCAPI ::std::optional< int > calculateCaretPositionAfterMovement (::TextBoxCaretMovement movement)
MCAPI void clearUnusedCachedViews (::SubClientId subClientId)
MCAPI::OreUI::ViewId createView (::OreUI::Detail::ViewContextFactory &contextFactory, ::std::string const &viewPath, ::std::unique_ptr<::OreUI::IFacetRegistry > facets, ::IClientInstance &clientInstance, ::OreUI::ViewCacheMode viewCacheMode)
MCAPI ::std::unique_ptr<::IGamefaceTextInputProxygetTextInputProxy ()
MCAPI void onKeyboardDismissed ()
MCAPI void setTextBoxState (::TextBoxStateChange const &stateChange)
MCAPI void update (double time)
MCAPI ::Bedrock::NonOwnerPointer<::OreUI::IView$get (::OreUI::ViewId viewId) const
MCAPI void $discard (::OreUI::ViewId viewId)
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::cohtml::System * > mSystem
::ll::TypedStorage< 8, 8, ::cohtml::SystemRenderer * > mSystemRenderer
::ll::TypedStorage< 8, 8, ::cohtml::ITimeZoneProvider * > mTimeZoneProvider
::ll::TypedStorage< 8, 8, ::OreUI::LayoutScheduler & > mLayoutScheduler
::ll::TypedStorage< 8, 8, ::OreUI::FramesToPaintQueue & > mFramesToPaint
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::ViewsCoordinator::ViewEntry > > mViews
::ll::TypedStorage< 8, 96, ::OreUI::ViewsCacheRegistrymViewsCacheRegistry
::ll::TypedStorage< 8, 8, ::OreUI::DebugData & > mDebugData
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ get()

virtual ::Bedrock::NonOwnerPointer<::OreUI::IView > OreUI::ViewsCoordinator::get ( ::OreUI::ViewId viewId) const
virtual

Implements OreUI::IViewProvider.

◆ discard()

virtual void OreUI::ViewsCoordinator::discard ( ::OreUI::ViewId viewId)
virtual

Implements OreUI::IViewProvider.

◆ $vftable()

MCAPI void ** OreUI::ViewsCoordinator::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following files: