LeviLamina
Loading...
Searching...
No Matches
ChatEvent Struct Reference

Public Member Functions

ChatEventoperator= (ChatEvent const &)
 
MCAPI ChatEvent (::ChatEvent const &)
 
MCAPI ChatEvent (::ChatEvent &&)
 
MCAPI ChatEvent (::WeakRef<::EntityContext > sender, ::TextPacket const &packet)
 
MCAPI ~ChatEvent ()
 
MCAPI void * $ctor (::ChatEvent const &)
 
MCAPI void * $ctor (::ChatEvent &&)
 
MCAPI void * $ctor (::WeakRef<::EntityContext > sender, ::TextPacket const &packet)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mMessage
 
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mFilteredMessage
 
::ll::TypedStorage< 8, 24, ::WeakRef<::EntityContext > > mSender
 
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::WeakRef<::EntityContext > > > > mTargets
 
::ll::TypedStorage< 8, 32, ::std::string > mAuthor
 
::ll::TypedStorage< 1, 1, bool > mMessageValid
 
::ll::TypedStorage< 1, 1, bool > mAllowFiltering
 

Constructor & Destructor Documentation

◆ ChatEvent() [1/3]

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

◆ ChatEvent() [2/3]

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

◆ ChatEvent() [3/3]

MCAPI ChatEvent::ChatEvent ( ::WeakRef<::EntityContext > sender,
::TextPacket const & packet )
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.

◆ ~ChatEvent()

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

◆ $ctor() [1/3]

MCAPI void * ChatEvent::$ctor ( ::ChatEvent 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() [2/3]

MCAPI void * ChatEvent::$ctor ( ::ChatEvent && )
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 * ChatEvent::$ctor ( ::WeakRef<::EntityContext > sender,
::TextPacket const & packet )
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 ChatEvent::$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 struct was generated from the following file: