LeviLamina
Loading...
Searching...
No Matches
Interaction Class Reference

Public Member Functions

Interactionoperator= (Interaction const &)
 
MCAPI Interaction ()
 
MCAPI Interaction (::Interaction const &)
 
MCAPI Interaction (::Interaction &&)
 
MCAPI void addActorDefinitionIdentifierByName (::std::string const &name)
 
MCAPI void addLevelSoundEventByName (::std::string const &name)
 
MCAPI void setCooldown (float const &seconds)
 
MCAPI void setCooldownAfterBeingAttacked (float const &seconds)
 
MCAPI void setDropItemOffsetY (float const &offset)
 
MCAPI void setDropItemSlot (::std::string const &slot)
 
MCAPI void setEquipItemSlot (::std::string const &slot)
 
MCAPI void setParticleType (::std::string const &name)
 
MCAPI void setRepairItemAmount (int const &amount)
 
MCAPI void setRepairItemSlot (::std::string const &slot)
 
MCAPI void setTransformItem (::std::string const &name)
 
MCAPI void setVibrationByName (::std::string const &name)
 
MCAPI ~Interaction ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::Interaction const &)
 
MCAPI void * $ctor (::Interaction &&)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::optional<::ItemSlotInfo_tryConvertStringToItemSlotInfo (::std::string const &string)
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnkd2c947
 
::ll::UntypedStorage< 4, 4 > mUnkd9acda
 
::ll::UntypedStorage< 1, 1 > mUnkb15b5f
 
::ll::UntypedStorage< 1, 1 > mUnk7e270d
 
::ll::UntypedStorage< 1, 1 > mUnk9f5093
 
::ll::UntypedStorage< 1, 1 > mUnk72cb1c
 
::ll::UntypedStorage< 1, 1 > mUnkb2d40d
 
::ll::UntypedStorage< 1, 1 > mUnkaa7c58
 
::ll::UntypedStorage< 4, 4 > mUnkd5328a
 
::ll::UntypedStorage< 4, 4 > mUnk79e800
 
::ll::UntypedStorage< 4, 12 > mUnk41fb56
 
::ll::UntypedStorage< 4, 12 > mUnk2d2b5f
 
::ll::UntypedStorage< 4, 12 > mUnk73b4f3
 
::ll::UntypedStorage< 4, 4 > mUnkac64af
 
::ll::UntypedStorage< 4, 8 > mUnkbbe183
 
::ll::UntypedStorage< 8, 32 > mUnk3a3d80
 
::ll::UntypedStorage< 8, 32 > mUnka7364a
 
::ll::UntypedStorage< 8, 32 > mUnke8c60e
 
::ll::UntypedStorage< 4, 4 > mUnke0db27
 
::ll::UntypedStorage< 1, 1 > mUnk6d76db
 
::ll::UntypedStorage< 4, 4 > mUnk1808c6
 
::ll::UntypedStorage< 4, 4 > mUnk57a1d3
 
::ll::UntypedStorage< 8, 24 > mUnk968bff
 
::ll::UntypedStorage< 8, 24 > mUnke9ec1d
 
::ll::UntypedStorage< 8, 104 > mUnk1b388c
 
::ll::UntypedStorage< 8, 8 > mUnk9fe4c9
 

Constructor & Destructor Documentation

◆ Interaction() [1/3]

MCAPI Interaction::Interaction ( )
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.

◆ Interaction() [2/3]

MCAPI Interaction::Interaction ( ::Interaction 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.

◆ Interaction() [3/3]

MCAPI Interaction::Interaction ( ::Interaction && )
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.

◆ ~Interaction()

MCAPI Interaction::~Interaction ( )
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

◆ addActorDefinitionIdentifierByName()

MCAPI void Interaction::addActorDefinitionIdentifierByName ( ::std::string const & name)
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.

◆ addLevelSoundEventByName()

MCAPI void Interaction::addLevelSoundEventByName ( ::std::string const & name)
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.

◆ setCooldown()

MCAPI void Interaction::setCooldown ( float const & seconds)
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.

◆ setCooldownAfterBeingAttacked()

MCAPI void Interaction::setCooldownAfterBeingAttacked ( float const & seconds)
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.

◆ setDropItemOffsetY()

MCAPI void Interaction::setDropItemOffsetY ( float const & offset)
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.

◆ setDropItemSlot()

MCAPI void Interaction::setDropItemSlot ( ::std::string const & slot)
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.

◆ setEquipItemSlot()

MCAPI void Interaction::setEquipItemSlot ( ::std::string const & slot)
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.

◆ setParticleType()

MCAPI void Interaction::setParticleType ( ::std::string const & name)
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.

◆ setRepairItemAmount()

MCAPI void Interaction::setRepairItemAmount ( int const & amount)
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.

◆ setRepairItemSlot()

MCAPI void Interaction::setRepairItemSlot ( ::std::string const & slot)
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.

◆ setTransformItem()

MCAPI void Interaction::setTransformItem ( ::std::string const & name)
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.

◆ setVibrationByName()

MCAPI void Interaction::setVibrationByName ( ::std::string const & name)
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.

◆ _tryConvertStringToItemSlotInfo()

static MCAPI ::std::optional<::ItemSlotInfo > Interaction::_tryConvertStringToItemSlotInfo ( ::std::string const & string)
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() [1/3]

MCAPI void * Interaction::$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.

◆ $ctor() [2/3]

MCAPI void * Interaction::$ctor ( ::Interaction 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.

◆ $ctor() [3/3]

MCAPI void * Interaction::$ctor ( ::Interaction && )
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 Interaction::$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: