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

Public Member Functions

PlayerTelemetry & operator= (PlayerTelemetry const &)
 PlayerTelemetry (PlayerTelemetry const &)
MCAPI void AddBiomeVisited (::std::string biome)
MCNAPI_C void ItemAcquired (::std::string const &itemName, ::std::string const &acquisitionMethod, int itemCount)
MCNAPI_C void ItemEquipped (::std::string const &itemName, int slot, int enchantCount)
MCAPI void ItemUsed (::std::string const &itemName, ::std::string const &useMethod)
MCNAPI_C void MobInteracted (::std::string InteractedEntity, ::std::string interactionType, int interactedEntityVariant, uchar interactedEntityColor, ::Social::Events::PlayerTelemetryLoadout const &loadout, ::std::map<::std::string, ::std::string > const &mobProps)
MCAPI PlayerTelemetry ()
MCAPI void PopulateEvent (::Social::Events::Event &event) const
MCAPI void SetPosition (::std::string dimension, ::Vec3 pos, double metersTravelled)
MCAPI void UpdatePlayerLoadout (::Player &player)
MCAPI void VehicleEntered (::std::string const &vehicleName, int vehicleVariant, ::std::map<::std::string, ::std::string > const &mobProps, int passengerCount)
MCAPI void VehicleExited (::std::string const &vehicleName, int vehicleVariant, ::std::map<::std::string, ::std::string > const &mobProps, int passengerCount, double timeOnMountSeconds, double distanceTravelled)
MCAPI ~PlayerTelemetry ()
MCAPI void * $ctor ()
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnke4d354
::ll::UntypedStorage< 8, 64 > mUnk7e3e95
::ll::UntypedStorage< 8, 64 > mUnk2ce966
::ll::UntypedStorage< 8, 64 > mUnk336934
::ll::UntypedStorage< 8, 64 > mUnk59eb29
::ll::UntypedStorage< 8, 64 > mUnk1d8a92
::ll::UntypedStorage< 8, 64 > mUnk41d737
::ll::UntypedStorage< 8, 64 > mUnkc5742f
::ll::UntypedStorage< 8, 64 > mUnka12c39
::ll::UntypedStorage< 8, 64 > mUnk3523c6
::ll::UntypedStorage< 8, 24 > mUnk8db829
::ll::UntypedStorage< 8, 64 > mUnk344341
::ll::UntypedStorage< 8, 16 > mUnkfa52ad
::ll::UntypedStorage< 8, 8 > mUnk7ed562
::ll::UntypedStorage< 8, 8 > mUnk2c6cf6
::ll::UntypedStorage< 8, 64 > mUnkbc1121

Constructor & Destructor Documentation

◆ PlayerTelemetry()

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

◆ ~PlayerTelemetry()

MCAPI Social::Events::PlayerTelemetry::~PlayerTelemetry ( )
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

◆ AddBiomeVisited()

MCAPI void Social::Events::PlayerTelemetry::AddBiomeVisited ( ::std::string biome)
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::PlayerTelemetry::ItemUsed ( ::std::string const & itemName,
::std::string const & 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.

◆ PopulateEvent()

MCAPI void Social::Events::PlayerTelemetry::PopulateEvent ( ::Social::Events::Event & event) 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.

◆ SetPosition()

MCAPI void Social::Events::PlayerTelemetry::SetPosition ( ::std::string dimension,
::Vec3 pos,
double metersTravelled )
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.

◆ UpdatePlayerLoadout()

MCAPI void Social::Events::PlayerTelemetry::UpdatePlayerLoadout ( ::Player & player)
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.

◆ VehicleEntered()

MCAPI void Social::Events::PlayerTelemetry::VehicleEntered ( ::std::string const & vehicleName,
int vehicleVariant,
::std::map<::std::string, ::std::string > const & mobProps,
int passengerCount )
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.

◆ VehicleExited()

MCAPI void Social::Events::PlayerTelemetry::VehicleExited ( ::std::string const & vehicleName,
int vehicleVariant,
::std::map<::std::string, ::std::string > const & mobProps,
int passengerCount,
double timeOnMountSeconds,
double distanceTravelled )
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::PlayerTelemetry::$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.

◆ $dtor()

MCAPI void Social::Events::PlayerTelemetry::$dtor ( )
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: