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

Public Member Functions

MCAPI void _useFeedItem (::Actor &owner, ::Player &player, ::FeedItem const &feedItem)
 
MCAPI bool getInteraction (::Actor &owner, ::Player &player, ::ActorInteraction &interaction)
 

Static Public Member Functions

static MCAPI void _applyEffects (::Actor &owner, ::std::vector<::FeedItem::Effect > const &effects)
 
static MCAPI bool _canHeal (::Actor &owner, ::ItemStack const &item, ::HealableDefinition const *healableDefinition)
 

Member Function Documentation

◆ _useFeedItem()

MCAPI void HealableComponent::_useFeedItem ( ::Actor & owner,
::Player & player,
::FeedItem const & feedItem )
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.

◆ getInteraction()

MCAPI bool HealableComponent::getInteraction ( ::Actor & owner,
::Player & player,
::ActorInteraction & interaction )
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.

◆ _applyEffects()

static MCAPI void HealableComponent::_applyEffects ( ::Actor & owner,
::std::vector<::FeedItem::Effect > const & effects )
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.

◆ _canHeal()

static MCAPI bool HealableComponent::_canHeal ( ::Actor & owner,
::ItemStack const & item,
::HealableDefinition const * healableDefinition )
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: