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

Public Member Functions

MCAPI void _feedItem (::Actor &owner, ::Player &player, int temperModifier)
 
MCAPI void becomeTame (::Actor &owner, bool tamingParticles)
 
MCAPI bool getInteraction (::Actor &owner, ::Player &player, ::ActorInteraction &interaction)
 
MCAPI void tameToPlayer (::Actor &owner, ::Player &player, bool tamingParticles)
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mTemper
 
::ll::TypedStorage< 4, 4, int > mCounter
 
::ll::TypedStorage< 4, 4, int > mTemperMod
 
::ll::TypedStorage< 4, 4, int > mWaitCount
 

Member Function Documentation

◆ _feedItem()

MCAPI void MountTamingComponent::_feedItem ( ::Actor & owner,
::Player & player,
int temperModifier )
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.

◆ becomeTame()

MCAPI void MountTamingComponent::becomeTame ( ::Actor & owner,
bool tamingParticles )
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 MountTamingComponent::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.

◆ tameToPlayer()

MCAPI void MountTamingComponent::tameToPlayer ( ::Actor & owner,
::Player & player,
bool tamingParticles )
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: