|
::ll::TypedStorage< 1, 1, ::CommandPermissionLevel > | mCommandPermissions |
|
::ll::TypedStorage< 1, 1, ::PlayerPermissionLevel > | mPlayerPermissions |
|
◆ 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: