LeviLamina
Loading...
Searching...
No Matches
PermissionsHandler Class Reference

Public Member Functions

MCAPI void addSaveData (::CompoundTag &tag) const
 
MCAPI bool loadSaveData (::CompoundTag const &tag)
 

Static Public Member Functions

static MCAPI ::PlayerPermissionLevel playerPermissionLevelFromString (::std::string const &s)
 
static MCAPI ::std::string playerPermissionLevelToString (::PlayerPermissionLevel const &permission)
 
static MCAPI ::std::string const & DIFF_COMMAND_PERMISSION ()
 
static MCAPI ::std::string const & DIFF_PLAYER_PERMISSION ()
 

Public Attributes

::ll::TypedStorage< 1, 1, ::CommandPermissionLevel > mCommandPermissions
 
::ll::TypedStorage< 1, 1, ::PlayerPermissionLevel > mPlayerPermissions
 

Member Function Documentation

◆ addSaveData()

MCAPI void PermissionsHandler::addSaveData ( ::CompoundTag & tag) 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.

◆ loadSaveData()

MCAPI bool PermissionsHandler::loadSaveData ( ::CompoundTag const & tag)
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.

◆ playerPermissionLevelFromString()

static MCAPI ::PlayerPermissionLevel PermissionsHandler::playerPermissionLevelFromString ( ::std::string const & s)
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.

◆ playerPermissionLevelToString()

static MCAPI ::std::string PermissionsHandler::playerPermissionLevelToString ( ::PlayerPermissionLevel const & permission)
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.

◆ DIFF_COMMAND_PERMISSION()

static MCAPI ::std::string const & PermissionsHandler::DIFF_COMMAND_PERMISSION ( )
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.

◆ DIFF_PLAYER_PERMISSION()

static MCAPI ::std::string const & PermissionsHandler::DIFF_PLAYER_PERMISSION ( )
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: