18 ::ll::TypedStorage<1, 1, ::CommandPermissionLevel> mCommandPermissions;
19 ::ll::TypedStorage<1, 1, ::PlayerPermissionLevel> mPlayerPermissions;
33 MCAPI_C static ::std::optional<::std::string>
36 MCAPI static ::PlayerPermissionLevel playerPermissionLevelFromString(::std::string
const& s);
38 MCAPI static ::std::string playerPermissionLevelToString(::PlayerPermissionLevel
const& permission);
44 MCAPI static ::std::string
const& DIFF_COMMAND_PERMISSION();
46 MCAPI static ::std::string
const& DIFF_PLAYER_PERMISSION();