|
MobTelemetry & | operator= (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 () |
|
◆ 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.
◆ 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()
- 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: