LeviLamina
Loading...
Searching...
No Matches
PacketViolationHandler Class Reference
Inheritance diagram for PacketViolationHandler:

Public Member Functions

PacketViolationHandleroperator= (PacketViolationHandler const &)
 PacketViolationHandler (PacketViolationHandler const &)
virtual::PacketViolationResponse checkForViolation (::MinecraftPacketIds packetId, ::nonstd::expected< void, ::Bedrock::ErrorInfo<::std::error_code > > const &result, bool *outIsNewOrUpdatedViolation)
virtual uint getTelemetryData ()
MCAPI::PacketViolationResponse _handleViolation (::MinecraftPacketIds packetId, ::std::error_code const &result, bool *outIsNewOrUpdatedViolation)
MCAPI::PacketViolationResponse $checkForViolation (::MinecraftPacketIds packetId, ::nonstd::expected< void, ::Bedrock::ErrorInfo<::std::error_code > > const &result, bool *outIsNewOrUpdatedViolation)
MCAPI uint $getTelemetryData ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 4, 32 > mUnkd8ca2f
::ll::UntypedStorage< 8, 8 > mUnk906264
::ll::UntypedStorage< 8, 176 > mUnk14f8c8

Member Function Documentation

◆ checkForViolation()

virtual::PacketViolationResponse PacketViolationHandler::checkForViolation ( ::MinecraftPacketIds packetId,
::nonstd::expected< void, ::Bedrock::ErrorInfo<::std::error_code > > const & result,
bool * outIsNewOrUpdatedViolation )
virtual

◆ getTelemetryData()

virtual uint PacketViolationHandler::getTelemetryData ( )
virtual

◆ _handleViolation()

MCAPI::PacketViolationResponse PacketViolationHandler::_handleViolation ( ::MinecraftPacketIds packetId,
::std::error_code const & result,
bool * outIsNewOrUpdatedViolation )
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.

◆ $checkForViolation()

MCAPI::PacketViolationResponse PacketViolationHandler::$checkForViolation ( ::MinecraftPacketIds packetId,
::nonstd::expected< void, ::Bedrock::ErrorInfo<::std::error_code > > const & result,
bool * outIsNewOrUpdatedViolation )
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.

◆ $getTelemetryData()

MCAPI uint PacketViolationHandler::$getTelemetryData ( )
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()

MCAPI void ** PacketViolationHandler::$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.

◆ $dtor()

MCAPI void IPacketSecurityHandler::$dtor ( )
inherited
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: