3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/events/MinecraftEventing.h"
17namespace Social::Events {
57 MCNAPI static ::std::unordered_map<::std::string, ::std::pair<short, short>>&
mLegacyIdMap();
Definition ItemDescriptor.h:22
Definition MobEffectInstance.h:15
Definition AchievementEventing.h:19
MCAPI void ItemUsed(::Player const &player, ::ItemDescriptor const &item, uint useMethod)
MCAPI void CaravanChanged(::Mob &mob, int caravanSize)
MCAPI AchievementEventing()
MCAPI void JukeboxUsed(::Player const &player, ::ItemDescriptor const &disc)
MCAPI void AwardAchievement(::Player &player, ::MinecraftEventing::AchievementIds achievementId)
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 MobEffectChanged(::Player const &player, ::MobEffectInstance const &effectInstance, int change)
static MCAPI ::std::unordered_map<::std::string, ::std::pair< short, short > > & mLegacyIdMap()
MCAPI void PlayerTravelled(::Player const &player, float metersTravelledSinceLastEvent, int travelMethodType, int newBiome)