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

Public Member Functions

virtual bool isInitialized () const =0
virtual void send (::Packet &packet)=0
virtual void sendTo (::NetworkIdentifier const &id, ::SubClientId subid, ::Packet &packet)=0
virtual void sendToServer (::Packet &packet)=0
virtual void sendToClient (::UserEntityIdentifierComponent const *userIdentifier, ::Packet const &packet)=0
virtual void sendToClient (::NetworkIdentifier const &id, ::Packet const &packet, ::SubClientId recipientSubId)=0
virtual void sendToClients (::std::vector<::NetworkIdentifierWithSubId > const &ids, ::Packet const &packet)=0
virtual void sendBroadcast (::Packet const &packet)=0
virtual void sendBroadcast (::NetworkIdentifier const &exceptId, ::SubClientId exceptSubid, ::Packet const &packet)=0
virtual void flush (::NetworkIdentifier const &id, ::std::function< void()> &&callback)=0
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
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()

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: