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 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
 

The documentation for this struct was generated from the following file: