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

Public Member Functions

AchievementEventing & operator= (AchievementEventing const &)
 AchievementEventing (AchievementEventing const &)
MCAPI AchievementEventing ()
MCAPI void AwardAchievement (::Player &player, ::MinecraftEventing::AchievementIds achievementId)
MCNAPI_C void BlockPlaced (::Player const &player, ::Block const &placedBlock, bool underWater, ushort auxType)
MCNAPI_C void BossKilled (::Player const &player, int partySize, int64 bossUniqueId, int bossType)
MCAPI void CaravanChanged (::Mob &mob, int caravanSize)
MCNAPI_C void CauldronUsed (::Player const &player, short contentsType, uint contentsColor, short fillLevel)
MCNAPI_C void EndOfDay (::Player const &player)
MCNAPI_C void ItemAcquired (::Player const &player, ::ItemDescriptor const &item, int auxType, uint amountAcquired, int acquisitionMethod)
MCNAPI_C void ItemCrafted (::Player const &player, int craftingSessionId, bool craftingTable, ::ItemInstance const &item, bool recipeBook, bool hadSearchString, bool craftedAutomatically, int startingTabId, int endingTabId, int numTabsChanged, bool filterOn, bool recipeBookShown)
MCNAPI_C void ItemNamed (::Player const &player, ::ItemDescriptor const &item)
MCNAPI_C void ItemSmelted (::Player const &player, ::ItemDescriptor const &item, ::ItemDescriptor const &lastFuelItem)
MCNAPI_C void ItemSmithied (::Player &player, ::ItemDescriptor const &templateItem)
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)
MCNAPI_C void MobInteracted (::Player const &player, int legacyInteractedEntityType, int interactionType, int interactedEntityVariant, uchar interactedEntityColor)
MCNAPI_C void MobKilled (::Player const &player, ::Actor *entKiller, ::Mob &mobKilled, uint method, ::std::string const &traderName, int traderTier)
MCNAPI_C void MultiplayerRoundEnd (::Player const &player, int exitStatus)
MCNAPI_C void MultiplayerRoundStart (::Player const &player)
MCNAPI_C void PiglinBarter (::Player const &player, ::std::string const &itemUsed, bool wasTargetingBarteringPlayer)
MCAPI void PlayerBounced (::Player const &player, ::Block const &block, int bounceHeight, int auxType)
MCNAPI_C void PlayerSaved (::Player &player)
MCAPI void PlayerTeleported (::Player &player, float metersTravelled, int cause, int sourceType)
MCAPI void PlayerTravelled (::Player const &player, float metersTravelledSinceLastEvent, int travelMethodType, int newBiome)
MCNAPI_C void PortalUsed (::Player &player, ::DimensionType const &dimToId, ::DimensionType const &dimFromId)
MCNAPI_C void PotionBrewed (::Player const &player, ::ItemDescriptor const &item, uint itemCount)
MCNAPI_C void RaidUpdated (::Player const &player, int currentwave, int totalWaves, bool success)
MCNAPI_C void TargetBlockHit (::Player &player, int redstoneLevel)
MCNAPI_C void TradeCompleted (::Player const &player, ::Actor *trader, ::ItemDescriptor const &itemA, ::ItemDescriptor const &itemB, ::ItemInstance const &tradedFor, int traderEmeraldCount)
MCNAPI_C void waxedOrWaxedOf (::Player &player, int blockID)
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()

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: