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

Public Member Functions

virtual void packetSentTo (::NetworkIdentifier const &target, ::Packet const &packet, uint size)=0
virtual void packetReceivedFrom (::NetworkIdentifier const &source, ::Packet const &packet, uint size)=0
virtual void dataSentTo (::NetworkIdentifier const &target, ::std::string_view data)=0
virtual void dataReceivedFrom (::NetworkIdentifier const &source, ::std::string const &data)=0
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

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