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

Classes

struct  MobDeathData
 
struct  MobItemData
 
struct  MobSpawnData
 

Public Member Functions

MobTelemetryoperator= (MobTelemetry const &)
 
 MobTelemetry (MobTelemetry const &)
 
MCAPI MobTelemetry ()
 
MCAPI void onMobDied (::std::string const &nameSpace, ::std::string const &name, ::std::string const &causeOfDeath, bool isTame, bool isBaby, bool hadPassenger)
 
MCAPI void onMobDroppedItem (::std::string const &mobNamespace, ::std::string const &mobName, ::std::string const &itemNamespace, ::std::string const &itemName, uint stackSize)
 
MCAPI void onMobPickedUpItem (::std::string const &mobNamespace, ::std::string const &mobName, ::std::string const &itemNamespace, ::std::string const &itemName, uint stackSize)
 
MCAPI void populateEvent (::Social::Events::Event &event)
 
MCAPI void * $ctor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk4ffe85
 
::ll::UntypedStorage< 8, 136 > mUnk42dc81
 
::ll::UntypedStorage< 8, 136 > mUnkf8caa5
 
::ll::UntypedStorage< 8, 136 > mUnk1932f5
 
::ll::UntypedStorage< 8, 136 > mUnk4f073e
 
::ll::UntypedStorage< 8, 64 > mUnk268af8
 

Constructor & Destructor Documentation

◆ MobTelemetry()

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

◆ onMobDied()

MCAPI void Social::Events::MobTelemetry::onMobDied ( ::std::string const & nameSpace,
::std::string const & name,
::std::string const & causeOfDeath,
bool isTame,
bool isBaby,
bool hadPassenger )
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.

◆ onMobDroppedItem()

MCAPI void Social::Events::MobTelemetry::onMobDroppedItem ( ::std::string const & mobNamespace,
::std::string const & mobName,
::std::string const & itemNamespace,
::std::string const & itemName,
uint stackSize )
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.

◆ onMobPickedUpItem()

MCAPI void Social::Events::MobTelemetry::onMobPickedUpItem ( ::std::string const & mobNamespace,
::std::string const & mobName,
::std::string const & itemNamespace,
::std::string const & itemName,
uint stackSize )
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::MobTelemetry::populateEvent ( ::Social::Events::Event & event)
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::MobTelemetry::$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: