LeviLamina
Loading...
Searching...
No Matches
BlockScreenController Class Reference
+ Inheritance diagram for BlockScreenController:

Public Member Functions

virtual void setAssociatedBlockPos (::BlockPos const &pos)
 
virtual void setAssociatedEntityUniqueID (::ActorUniqueID const unqiueID)
 
virtual bool _isStillValid () const
 
MCAPI BlockScreenController (::std::shared_ptr<::ClientInstanceScreenModel > model, ::BlockPos const &pos, ::BlockActorType type, ::ActorUniqueID uniqueID)
 
MCAPI void * $ctor (::std::shared_ptr<::ClientInstanceScreenModel > model, ::BlockPos const &pos, ::BlockActorType type, ::ActorUniqueID uniqueID)
 
MCFOLD void $dtor ()
 
MCAPI void $setAssociatedBlockPos (::BlockPos const &pos)
 
MCAPI void $setAssociatedEntityUniqueID (::ActorUniqueID const unqiueID)
 
MCAPI bool $_isStillValid () const
 
virtual::ui::DirtyFlag tick ()
 
MCAPI void presentExitWorldConfirmationOrQuit ()
 
MCAPI void * $ctor (::std::shared_ptr<::ClientInstanceScreenModel > model)
 
MCAPI::ui::DirtyFlag $tick ()
 

Static Public Member Functions

static MCAPI void ** $vftableForEnableNonOwnerReferences ()
 
static MCAPI void ** $vftableForScreenController ()
 

Public Attributes

::ll::TypedStorage< 1, 1, ::BlockActorType > mBlockEntityType
 
::ll::TypedStorage< 4, 12, ::BlockPos > mBlockPos
 
::ll::TypedStorage< 8, 8, ::ActorUniqueID > mEntityUniqueID
 
::ll::UntypedStorage< 8, 16 > mUnk75b644
 
::ll::UntypedStorage< 8, 8 > mUnk19679b
 

Member Function Documentation

◆ $vftableForEnableNonOwnerReferences()

static MCAPI void ** BlockScreenController::$vftableForEnableNonOwnerReferences ( )
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.

◆ $vftableForScreenController()

static MCAPI void ** BlockScreenController::$vftableForScreenController ( )
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.

◆ presentExitWorldConfirmationOrQuit()

MCAPI void ClientInstanceScreenController::presentExitWorldConfirmationOrQuit ( )
inherited
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.

◆ $ctor()

MCAPI void * ClientInstanceScreenController::$ctor ( ::std::shared_ptr<::ClientInstanceScreenModel > model)
inherited
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.

◆ $tick()

MCAPI::ui::DirtyFlag ClientInstanceScreenController::$tick ( )
inherited
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: