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

Public Member Functions

EquippableComponentoperator= (EquippableComponent const &)
 
 EquippableComponent (EquippableComponent const &)
 
MCAPI ::std::unique_ptr<::CompoundTagcreateTag (::Actor &owner) const
 
MCAPI bool onItemChanged (::Actor &owner, uint64 slotIdx, ::ItemStack const &item) const
 
MCAPI::EquippableComponent & operator= (::EquippableComponent &&other)
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::SlotDescriptor > > mSlots
 

Member Function Documentation

◆ createTag()

MCAPI ::std::unique_ptr<::CompoundTag > EquippableComponent::createTag ( ::Actor & owner) const
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.

◆ onItemChanged()

MCAPI bool EquippableComponent::onItemChanged ( ::Actor & owner,
uint64 slotIdx,
::ItemStack const & item ) const
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::EquippableComponent & EquippableComponent::operator= ( ::EquippableComponent && other)
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: