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

Public Member Functions

BucketPacketLimitAlgorithmoperator= (BucketPacketLimitAlgorithm const &)
 
 BucketPacketLimitAlgorithm (BucketPacketLimitAlgorithm const &)
 
virtual uint checkPacket (::MinecraftPacketIds)
 
MCAPI BucketPacketLimitAlgorithm (float drainRatePerSec, uint maxBucketSize)
 
MCAPI void * $ctor (float drainRatePerSec, uint maxBucketSize)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnke601de
 
::ll::UntypedStorage< 4, 4 > mUnke51234
 
::ll::UntypedStorage< 8, 8 > mUnkf22008
 
::ll::UntypedStorage< 4, 4 > mUnkc65a29
 
::ll::UntypedStorage< 4, 4 > mUnk66956d
 

Constructor & Destructor Documentation

◆ BucketPacketLimitAlgorithm()

MCAPI BucketPacketLimitAlgorithm::BucketPacketLimitAlgorithm ( float drainRatePerSec,
uint maxBucketSize )
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

◆ checkPacket()

virtual uint BucketPacketLimitAlgorithm::checkPacket ( ::MinecraftPacketIds )
virtual

Implements IPacketLimitAlgorithm.

◆ $ctor()

MCAPI void * BucketPacketLimitAlgorithm::$ctor ( float drainRatePerSec,
uint maxBucketSize )
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 ** BucketPacketLimitAlgorithm::$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 IPacketLimitAlgorithm::$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: