LeviLamina
Loading...
Searching...
No Matches
SayCommand Member List

This is the complete list of members for SayCommand, including all inherited members.

$collectOptionalArguments() (defined in Command)Command
$dtor() (defined in MessagingCommand)MessagingCommand
$execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in SayCommand)SayCommand
$vftable()SayCommandstatic
_sendMessage(::std::string const &message, ::std::optional<::std::string > filteredMessage, ::std::string const &sender, ::CommandOriginIdentity const &identity, ::Level &level) (defined in SayCommand)SayCommandstatic
_trySendSayCommandEvent(::Player const &player, ::Level &level, ::std::string const &message) (defined in SayCommand)SayCommandstatic
checkChatPermissions(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in MessagingCommand)MessagingCommand
checkIfTextProcessorIsHealthyAndSendChatIfNot(::CommandOriginIdentity const &identity, ::Level const &level, ::std::vector<::Safety::TextFilteringEvent > const &events) (defined in MessagingCommand)MessagingCommandstatic
collectOptionalArguments() (defined in Command)Commandvirtual
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in SayCommand)SayCommandvirtual
getCommandName() const (defined in Command)Command
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command)Commandstatic
isWildcard(::CommandSelectorBase const &selector) (defined in Command)Commandstatic
kickPlayerDueToFlooding(::Bedrock::NonOwnerPointer<::ServerNetworkHandler > serverNetworkHandler, ::Player *player, ::IMinecraftEventing &eventing, ::std::string const &message) (defined in ServerCommand)ServerCommandstatic
mCommandSymbol (defined in Command)Command
mFlags (defined in Command)Command
mGame() (defined in ServerCommand)ServerCommandstatic
mMessage (defined in SayCommand)SayCommand
mPermissionLevel (defined in Command)Command
mRegistry (defined in Command)Command
mRequireChatPerms (defined in MessagingCommand)MessagingCommand
mRequireTellPerms (defined in MessagingCommand)MessagingCommand
mTextFilteringProcessor() (defined in ServerCommand)ServerCommandstatic
mVersion (defined in Command)Command
run(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command)Command
sendTelemetry(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command)Command
setup(::CommandRegistry &registry) (defined in SayCommand)SayCommandstatic
setup(::Minecraft &game) (defined in ServerCommand)ServerCommandstatic
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command)Command
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command)Commandstatic
tryToFilterTextWithRemoteFilter(::CommandOrigin const &origin, ::CommandOutput &output, ::std::vector<::std::string > const &text, ::TextProcessingEventOrigin const &textOrigin, ::std::function< void(::std::vector<::std::string > const &, ::std::vector<::std::string > const &, ::std::vector<::Safety::TextFilteringEvent > const &)> callback) const (defined in ServerCommand)ServerCommand
validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command)Commandstatic
validRange(float input, float low, float high, ::CommandOutput &output) (defined in Command)Commandstatic
WILDCARD_TOKEN() (defined in Command)Commandstatic
~Command() (defined in Command)Commandvirtual
~MessagingCommand() (defined in MessagingCommand)MessagingCommandvirtual
~SayCommand()=default (defined in SayCommand)SayCommandvirtual
~ServerCommand() (defined in ServerCommand)ServerCommandvirtual