LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents Class Reference
+ Inheritance diagram for ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents:

Public Member Functions

ScriptNetworkBeforeEventsoperator= (ScriptNetworkBeforeEvents const &)
 
 ScriptNetworkBeforeEvents (ScriptNetworkBeforeEvents const &)
 
virtual ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketReceiveBeforeEvent > > onBeforePacketReceive (::IncomingPacketEvent const &packetEvent)
 
virtual ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketSendBeforeEvent > > onBeforePacketSend (::OutgoingPacketEvent const &packetEvent)
 
MCAPI ScriptNetworkBeforeEvents (::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents &&)
 
MCAPI::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents & operator= (::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents &&)
 
MCAPI void * $ctor (::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents &&)
 
MCAPI void $dtor ()
 
MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketReceiveBeforeEvent > > $onBeforePacketReceive (::IncomingPacketEvent const &packetEvent)
 
MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketSendBeforeEvent > > $onBeforePacketSend (::OutgoingPacketEvent const &packetEvent)
 

Static Public Member Functions

static MCAPI void bind (::Scripting::ModuleBindingBuilder &moduleBuilder)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnka62ae6
 
::ll::UntypedStorage< 8, 8 > mUnk3f8513
 
::ll::UntypedStorage< 8, 16 > mUnk6a86ea
 
::ll::UntypedStorage< 8, 32 > mUnk6ff13e
 
::ll::UntypedStorage< 8, 32 > mUnka9ad96
 

Constructor & Destructor Documentation

◆ ScriptNetworkBeforeEvents()

MCAPI ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::ScriptNetworkBeforeEvents ( ::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents && )
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

◆ onBeforePacketReceive()

virtual ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketReceiveBeforeEvent > > ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::onBeforePacketReceive ( ::IncomingPacketEvent const & packetEvent)
virtual

◆ onBeforePacketSend()

virtual ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketSendBeforeEvent > > ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::onBeforePacketSend ( ::OutgoingPacketEvent const & packetEvent)
virtual

◆ operator=()

MCAPI::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents & ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::operator= ( ::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents && )
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.

◆ bind()

static MCAPI void ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::bind ( ::Scripting::ModuleBindingBuilder & moduleBuilder)
static
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()

MCAPI void * ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::$ctor ( ::ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents && )
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 ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::$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.

◆ $onBeforePacketReceive()

MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketReceiveBeforeEvent > > ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::$onBeforePacketReceive ( ::IncomingPacketEvent const & packetEvent)
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.

◆ $onBeforePacketSend()

MCAPI ::std::optional< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptPacketSendBeforeEvent > > ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::$onBeforePacketSend ( ::OutgoingPacketEvent const & packetEvent)
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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraftNet::ScriptNetworkBeforeEvents::$vftable ( )
static
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: