LeviLamina
|
This is the complete list of members for KickCommand, including all inherited members.
$collectOptionalArguments() (defined in Command) | Command | |
$dtor() (defined in ServerCommand) | ServerCommand | |
$execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in KickCommand) | KickCommand | |
$vftable() (defined in KickCommand) | KickCommand | static |
_canKickPlayerOrGenerateFailureOutput(::Player const &player, ::CommandOutput &output, ::Level *level) const (defined in KickCommand) | KickCommand | |
_findTarget(::CommandOrigin const &output, ::CommandOutput &level, ::Level &idOrName, ::std::string const &origin, ::std::string const &message, ::std::string const &reason) const (defined in KickCommand) | KickCommand | |
_generateSuccessOutput(::CommandOutput &output, ::std::string const &playerNameTag, ::std::string const &reason) const (defined in KickCommand) | KickCommand | |
_kickPlayer(::Minecraft *game, ::Player const &matchingPlayer, ::std::string const &message, ::std::optional<::std::string > filteredMessage) (defined in KickCommand) | KickCommand | static |
_loopPlayers(::CommandOrigin const &level, ::CommandOutput &condition, ::Level &, ::std::string const &, ::std::string const &, ::std::function< bool(::Player const *)>) const (defined in KickCommand) | KickCommand | |
_refreshJoinCode(::Level &level) const (defined in KickCommand) | KickCommand | |
collectOptionalArguments() (defined in Command) | Command | virtual |
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in KickCommand) | KickCommand | virtual |
getCommandName() const (defined in Command) | Command | |
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
KickCommand(KickCommand const &) (defined in KickCommand) | KickCommand | |
KickCommand() (defined in KickCommand) | KickCommand | |
kickPlayerDueToFlooding(::Bedrock::NonOwnerPointer<::ServerNetworkHandler > serverNetworkHandler, ::Player *player, ::IMinecraftEventing &eventing, ::std::string const &message) (defined in ServerCommand) | ServerCommand | static |
mCommandSymbol (defined in Command) | Command | |
mFlags (defined in Command) | Command | |
mGame() (defined in ServerCommand) | ServerCommand | static |
mPermissionLevel (defined in Command) | Command | |
mRegistry (defined in Command) | Command | |
mTextFilteringProcessor() (defined in ServerCommand) | ServerCommand | static |
mUnkc1b069 (defined in KickCommand) | KickCommand | |
mUnke1dc0d (defined in KickCommand) | KickCommand | |
mVersion (defined in Command) | Command | |
operator=(KickCommand const &) (defined in KickCommand) | KickCommand | |
run(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
sendTelemetry(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
setup(::CommandRegistry ®istry) (defined in KickCommand) | KickCommand | static |
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command) | Command | |
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command) | Command | static |
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(float input, float low, float high, ::CommandOutput &output) (defined in Command) | Command | static |
validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command) | Command | static |
WILDCARD_TOKEN() (defined in Command) | Command | static |
~Command() (defined in Command) | Command | virtual |
~KickCommand()=default (defined in KickCommand) | KickCommand | virtual |
~ServerCommand() (defined in ServerCommand) | ServerCommand | virtual |