LeviLamina
Loading...
Searching...
No Matches
PlayerActionComponent Struct Reference

Public Member Functions

PlayerActionComponentoperator= (PlayerActionComponent const &)
 
 PlayerActionComponent (PlayerActionComponent const &)
 
MCAPI PlayerActionComponent (::PlayerActionComponent &&)
 
MCAPI::PlayerActionComponent & operator= (::PlayerActionComponent &&)
 
MCAPI ~PlayerActionComponent ()
 
MCAPI void * $ctor (::PlayerActionComponent &&)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::string getDiffOfPlayerAuthInputPacket (::PlayerActionComponent const &lhs, ::PlayerActionComponent const &rhs)
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::bitset< 38 > > mPlayerActions
 
::ll::TypedStorage< 8, 312, ::std::optional<::PackedItemUseLegacyInventoryTransaction > > mItemUseTransaction
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ItemStackRequestData > > mItemStackRequest
 
::ll::TypedStorage< 8, 24, ::PlayerBlockActionsmPlayerBlockActions
 
::ll::TypedStorage< 4, 8, ::Vec2mPreSimulationRotation
 

Constructor & Destructor Documentation

◆ PlayerActionComponent()

MCAPI PlayerActionComponent::PlayerActionComponent ( ::PlayerActionComponent && )
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.

◆ ~PlayerActionComponent()

MCAPI PlayerActionComponent::~PlayerActionComponent ( )
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.

Member Function Documentation

◆ operator=()

MCAPI::PlayerActionComponent & PlayerActionComponent::operator= ( ::PlayerActionComponent && )
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.

◆ getDiffOfPlayerAuthInputPacket()

static MCAPI ::std::string PlayerActionComponent::getDiffOfPlayerAuthInputPacket ( ::PlayerActionComponent const & lhs,
::PlayerActionComponent const & rhs )
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.

◆ $ctor()

MCAPI void * PlayerActionComponent::$ctor ( ::PlayerActionComponent && )
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.

◆ $dtor()

MCAPI void PlayerActionComponent::$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.

The documentation for this struct was generated from the following file: