|
::ll::TypedStorage< 8, 8, ::BreedableDefinition const * > | mStaticData |
|
::ll::TypedStorage< 4, 4, int > | mLoveTimer |
|
::ll::TypedStorage< 4, 4, int > | mBreedCooldown |
|
::ll::TypedStorage< 4, 4, int > | mBreedCooldownTime |
|
::ll::TypedStorage< 1, 1, bool > | mInheritTamed |
|
::ll::TypedStorage< 1, 1, bool > | mCausesPregnancy |
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mLoveCause |
|
◆ _canBreed()
- 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.
◆ _determineBreedType()
MCAPI ::std::optional<::BreedableType > BreedableComponent::_determineBreedType |
( |
::Actor const & | partner | ) |
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.
◆ _handleMate()
MCAPI::Actor * BreedableComponent::_handleMate |
( |
::Actor & | owner, |
|
|
::Actor & | partner ) |
- 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.
◆ _handlePregnancy()
MCAPI void BreedableComponent::_handlePregnancy |
( |
::Actor & | owner, |
|
|
::Actor & | partner ) |
- 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.
◆ _meetsEnvironmentRequirements()
MCAPI bool BreedableComponent::_meetsEnvironmentRequirements |
( |
::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.
◆ _spawnExperienceOrbs()
MCAPI void BreedableComponent::_spawnExperienceOrbs |
( |
::Actor & | owner | ) |
|
- 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.
◆ _spawnLoveParticles()
MCAPI void BreedableComponent::_spawnLoveParticles |
( |
::Actor & | owner | ) |
|
- 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.
◆ _useBreedItem()
- 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()
- 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.
◆ getLoveCause()
MCAPI::Player * BreedableComponent::getLoveCause |
( |
::Actor const & | 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.
◆ mate()
MCAPI::BreedableComponent::MatingResult BreedableComponent::mate |
( |
::Actor & | owner, |
|
|
::Actor & | partner ) |
- 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.
◆ meetsSittingRequirements()
MCAPI bool BreedableComponent::meetsSittingRequirements |
( |
::Actor const & | actor | ) |
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.
◆ setOffspringAttributesWithParentCentricBlending()
- 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: