LeviLamina
Loading...
Searching...
No Matches
AdmireItemComponent Class Reference

Public Member Functions

AdmireItemComponentoperator= (AdmireItemComponent const &)
 
 AdmireItemComponent (AdmireItemComponent const &)
 
MCAPI AdmireItemComponent (::AdmireItemComponent &&)
 
MCAPI void onAdmireItemPickedUp (::Actor const &owner, ::ItemStack const &item, ::Actor *itemOwner)
 
MCAPI::AdmireItemComponent & operator= (::AdmireItemComponent &&)
 
MCAPI void stopAdmiring ()
 
MCAPI ~AdmireItemComponent ()
 
MCAPI void * $ctor (::AdmireItemComponent &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mIsAdmiring
 
::ll::TypedStorage< 8, 152, ::ItemStackmAdmireItem
 
::ll::TypedStorage< 8, 8, ::TickmAdmireUntil
 
::ll::TypedStorage< 8, 24, ::WeakEntityRefmItemOwnerRef
 

Constructor & Destructor Documentation

◆ AdmireItemComponent()

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

◆ ~AdmireItemComponent()

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

◆ onAdmireItemPickedUp()

MCAPI void AdmireItemComponent::onAdmireItemPickedUp ( ::Actor const & owner,
::ItemStack const & item,
::Actor * itemOwner )
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.

◆ operator=()

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

◆ stopAdmiring()

MCAPI void AdmireItemComponent::stopAdmiring ( )
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 * AdmireItemComponent::$ctor ( ::AdmireItemComponent && )
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 AdmireItemComponent::$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 class was generated from the following file: