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

Public Member Functions

AllowListEntryoperator= (AllowListEntry const &)
virtual::Json::Value serialize () const
virtual void deserialize (::Json::Value const &root)
MCAPI AllowListEntry (::AllowListEntry const &)
MCAPI AllowListEntry (::std::string name, ::mce::UUID uuid, ::std::string xuid, ::std::string psnId, ::std::string nsaId, bool ignorePLayerLimit)
MCAPI::AllowListEntry & operator= (::AllowListEntry &&)
MCAPI void * $ctor (::AllowListEntry const &)
MCAPI void * $ctor (::std::string name, ::mce::UUID uuid, ::std::string xuid, ::std::string psnId, ::std::string nsaId, bool ignorePLayerLimit)
MCAPI::Json::Value $serialize () const
MCAPI void $deserialize (::Json::Value const &root)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 8, 16, ::mce::UUIDmUuid
::ll::TypedStorage< 8, 32, ::std::string > mXuid
::ll::TypedStorage< 8, 32, ::std::string > mPsnId
::ll::TypedStorage< 8, 32, ::std::string > mNsaId
::ll::TypedStorage< 1, 1, bool > mIgnoresPlayerLimit

Constructor & Destructor Documentation

◆ AllowListEntry() [1/2]

MCAPI AllowListEntry::AllowListEntry ( ::AllowListEntry 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.

◆ AllowListEntry() [2/2]

MCAPI AllowListEntry::AllowListEntry ( ::std::string name,
::mce::UUID uuid,
::std::string xuid,
::std::string psnId,
::std::string nsaId,
bool ignorePLayerLimit )
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

◆ serialize()

virtual::Json::Value AllowListEntry::serialize ( ) const
virtual

Implements IJsonSerializable.

◆ deserialize()

virtual void AllowListEntry::deserialize ( ::Json::Value const & root)
virtual

Implements IJsonSerializable.

◆ operator=()

MCAPI::AllowListEntry & AllowListEntry::operator= ( ::AllowListEntry && )
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() [1/2]

MCAPI void * AllowListEntry::$ctor ( ::AllowListEntry 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.

◆ $ctor() [2/2]

MCAPI void * AllowListEntry::$ctor ( ::std::string name,
::mce::UUID uuid,
::std::string xuid,
::std::string psnId,
::std::string nsaId,
bool ignorePLayerLimit )
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::Json::Value AllowListEntry::$serialize ( ) 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.

◆ $deserialize()

MCAPI void AllowListEntry::$deserialize ( ::Json::Value const & 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()

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