LeviLamina
Loading...
Searching...
No Matches
PacketSender Class Referenceabstract
+ Inheritance diagram for PacketSender:

Public Member Functions

virtual bool isInitialized () const =0
 
virtual void send (::Packet &)=0
 
virtual void sendTo (::NetworkIdentifier const &, ::SubClientId, ::Packet &)=0
 
virtual void sendToServer (::Packet &)=0
 
virtual void sendToClient (::UserEntityIdentifierComponent const *, ::Packet const &)=0
 
virtual void sendToClient (::NetworkIdentifier const &, ::Packet const &, ::SubClientId)=0
 
virtual void sendToClients (::std::vector<::NetworkIdentifierWithSubId > const &, ::Packet const &)=0
 
virtual void sendBroadcast (::Packet const &)=0
 
virtual void sendBroadcast (::NetworkIdentifier const &, ::SubClientId, ::Packet const &)=0
 
virtual void flush (::NetworkIdentifier const &, ::std::function< void()> &&)=0
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, ::SubClientId > mSubId
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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: