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

Classes

struct  AllowListEntryMatcher
 

Public Member Functions

AllowListoperator= (AllowList const &)
 
 AllowList (AllowList const &)
 
virtual void serialize (::Json::Value &root)
 
virtual void deserialize (::Json::Value &root)
 
MCAPI bool isIgnoringPlayerLimit (::mce::UUID const &uuid, ::std::string const &xuid) const
 
MCAPI void tryUpdateEntries (::mce::UUID const &uuid, ::std::string const &xuid, ::std::string const &name)
 
MCAPI void $serialize (::Json::Value &root)
 
MCAPI void $deserialize (::Json::Value &root)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkbac7e4
 
::ll::UntypedStorage< 8, 64 > mUnk4ff264
 

Member Function Documentation

◆ serialize()

virtual void AllowList::serialize ( ::Json::Value & root)
virtual

Implements IJsonSerializable.

◆ deserialize()

virtual void AllowList::deserialize ( ::Json::Value & root)
virtual

Implements IJsonSerializable.

◆ isIgnoringPlayerLimit()

MCAPI bool AllowList::isIgnoringPlayerLimit ( ::mce::UUID const & uuid,
::std::string const & xuid ) const
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.

◆ tryUpdateEntries()

MCAPI void AllowList::tryUpdateEntries ( ::mce::UUID const & uuid,
::std::string const & xuid,
::std::string const & name )
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.

◆ $serialize()

MCAPI void AllowList::$serialize ( ::Json::Value & root)
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.

◆ $deserialize()

MCAPI void AllowList::$deserialize ( ::Json::Value & root)
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 ** AllowList::$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 IJsonSerializable::$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: