LeviLamina
Loading...
Searching...
No Matches
IRequestAction Class Referenceabstract
+ Inheritance diagram for IRequestAction:

Public Types

enum class  RequestActionType : uchar { FunctionAction = 0 , TestAction = 1 , StructureAnimationAction = 2 , JigsawStructurePostprocessAction = 3 }
 

Public Member Functions

virtual void execute (::ServerLevel &, ::Dimension &)=0
 
virtual void serialize (::CompoundTag &tag)
 
virtual bool operator== (::IRequestAction const &action) const
 
MCAPI void $dtor ()
 
MCAPI void $serialize (::CompoundTag &tag)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, ::IRequestAction::RequestActionType > mActionType
 

Member Function Documentation

◆ $dtor()

MCAPI void IRequestAction::$dtor ( )
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.

◆ $serialize()

MCAPI void IRequestAction::$serialize ( ::CompoundTag & tag)
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.

◆ $vftable()

static MCAPI void ** IRequestAction::$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 file: