19 using PermissionsPublisher =
22 using PermissionsPublisherRefWrapper = ::std::reference_wrapper<
28 ::ll::TypedStorage<1, 1, ::CommandPermissionLevel> mCommandPermissions;
29 ::ll::TypedStorage<1, 1, ::PlayerPermissionLevel> mPlayerPermissions;
34 mClientPlayerPermissionsPublisher;
50 MCAPI static ::PlayerPermissionLevel playerPermissionLevelFromString(::std::string
const& s);
52 MCAPI static ::std::string playerPermissionLevelToString(::PlayerPermissionLevel
const& permission);
59 MCAPI static ::std::string
const& DIFF_COMMAND_PERMISSION();
61 MCAPI static ::std::string
const& DIFF_PLAYER_PERMISSION();