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

Public Member Functions

MCAPI bool getInteraction (::Actor &owner, ::Player &player, ::ActorInteraction &interaction)
 

Static Public Member Functions

static MCAPI bool _canBucketWithItem (::ItemStack const &item, ::BaseGameVersion const &baseGameVersion)
 
static MCAPI void implInteraction (::Actor &owner, ::Player &player)
 
static MCAPI ::BaseGameVersion const & WATER_BUCKET_USEABLE_VERSION ()
 

Member Function Documentation

◆ getInteraction()

MCAPI bool BucketableComponent::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.

◆ _canBucketWithItem()

static MCAPI bool BucketableComponent::_canBucketWithItem ( ::ItemStack const & item,
::BaseGameVersion const & baseGameVersion )
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.

◆ implInteraction()

static MCAPI void BucketableComponent::implInteraction ( ::Actor & owner,
::Player & player )
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.

◆ WATER_BUCKET_USEABLE_VERSION()

static MCAPI ::BaseGameVersion const & BucketableComponent::WATER_BUCKET_USEABLE_VERSION ( )
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: