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

Classes

struct  AllowListEntryMatcher

Public Member Functions

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_C void * $ctor (::std::function< void()> syncCallback)
MCAPI void $dtor ()
MCAPI void $serialize (::Json::Value &root)
MCAPI void $deserialize (::Json::Value &root)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::AllowListEntry > > mEntries
::ll::TypedStorage< 8, 64, ::std::function< void()> > mSyncCallback

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.

◆ $vftable()

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.

The documentation for this class was generated from the following file: