LeviLamina
Loading...
Searching...
No Matches
Social::Events::AchievementEventing Class Reference

Public Member Functions

AchievementEventingoperator= (AchievementEventing const &)
 
 AchievementEventing (AchievementEventing const &)
 
MCAPI AchievementEventing ()
 
MCAPI void AwardAchievement (::Player &player, ::MinecraftEventing::AchievementIds achievementId)
 
MCAPI void CaravanChanged (::Mob &mob, int caravanSize)
 
MCAPI void ItemUsed (::Player const &player, ::ItemDescriptor const &item, uint useMethod)
 
MCAPI void JukeboxUsed (::Player const &player, ::ItemDescriptor const &disc)
 
MCAPI void MobEffectChanged (::Player const &player, ::MobEffectInstance const &effectInstance, int change)
 
MCAPI void PlayerBounced (::Player const &player, ::Block const &block, int bounceHeight, int auxType)
 
MCAPI void PlayerTeleported (::Player &player, float metersTravelled, int cause, int sourceType)
 
MCAPI void PlayerTravelled (::Player const &player, float metersTravelledSinceLastEvent, int travelMethodType, int newBiome)
 
MCAPI void * $ctor ()
 

Static Public Member Functions

static MCAPI ::std::unordered_map<::std::string, ::std::pair< short, short > > & mLegacyIdMap ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkd1617b
 

Constructor & Destructor Documentation

◆ AchievementEventing()

MCAPI Social::Events::AchievementEventing::AchievementEventing ( )
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.

Member Function Documentation

◆ AwardAchievement()

MCAPI void Social::Events::AchievementEventing::AwardAchievement ( ::Player & player,
::MinecraftEventing::AchievementIds achievementId )
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.

◆ CaravanChanged()

MCAPI void Social::Events::AchievementEventing::CaravanChanged ( ::Mob & mob,
int caravanSize )
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.

◆ ItemUsed()

MCAPI void Social::Events::AchievementEventing::ItemUsed ( ::Player const & player,
::ItemDescriptor const & item,
uint useMethod )
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.

◆ JukeboxUsed()

MCAPI void Social::Events::AchievementEventing::JukeboxUsed ( ::Player const & player,
::ItemDescriptor const & disc )
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.

◆ MobEffectChanged()

MCAPI void Social::Events::AchievementEventing::MobEffectChanged ( ::Player const & player,
::MobEffectInstance const & effectInstance,
int change )
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.

◆ PlayerBounced()

MCAPI void Social::Events::AchievementEventing::PlayerBounced ( ::Player const & player,
::Block const & block,
int bounceHeight,
int auxType )
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.

◆ PlayerTeleported()

MCAPI void Social::Events::AchievementEventing::PlayerTeleported ( ::Player & player,
float metersTravelled,
int cause,
int sourceType )
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.

◆ PlayerTravelled()

MCAPI void Social::Events::AchievementEventing::PlayerTravelled ( ::Player const & player,
float metersTravelledSinceLastEvent,
int travelMethodType,
int newBiome )
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.

◆ mLegacyIdMap()

static MCAPI ::std::unordered_map<::std::string, ::std::pair< short, short > > & Social::Events::AchievementEventing::mLegacyIdMap ( )
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.

◆ $ctor()

MCAPI void * Social::Events::AchievementEventing::$ctor ( )
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: