18 ::ll::TypedStorage<1, 1, ::CommandPermissionLevel> mCommandPermissions;
19 ::ll::TypedStorage<1, 1, ::PlayerPermissionLevel> mPlayerPermissions;
33 MCAPI static ::PlayerPermissionLevel playerPermissionLevelFromString(::std::string
const& s);
35 MCAPI static ::std::string playerPermissionLevelToString(::PlayerPermissionLevel
const& permission);
41 MCAPI static ::std::string
const& DIFF_COMMAND_PERMISSION();
43 MCAPI static ::std::string
const& DIFF_PLAYER_PERMISSION();