|
LeviLamina
|
This is the complete list of members for GameTestCommand, including all inherited members.
| $collectOptionalArguments() (defined in Command) | Command | |
| $dtor() (defined in ServerCommand) | ServerCommand | |
| $execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | |
| $vftable() | GameTestCommand | static |
| _createTestParameters(::BlockSource ®ion, ::CommandOrigin const &origin) const (defined in GameTestCommand) | GameTestCommand | |
| _handleCreateTest(::BlockSource ®ion, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | |
| _handleRun(::MinecraftGameTest &gameTest, ::BlockSource ®ion, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | |
| _handleRunNearbyTests(::MinecraftGameTest &gameTest, ::BlockSource ®ion, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | |
| _handleRunSet(::MinecraftGameTest &gameTest, ::BlockSource ®ion, ::CommandOrigin const &origin, ::CommandOutput &output, bool stopOtherTestsOnFailure) const (defined in GameTestCommand) | GameTestCommand | |
| _handleRunThis(::MinecraftGameTest &gameTest, ::BlockSource ®ion, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | |
| _handleShowPosition(::BlockSource ®ion, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | |
| _runTestAt(::MinecraftGameTest &gameTest, ::BlockSource ®ion, ::CommandOutput *output, ::BlockPos const &structureBlockPos, ::std::optional<::Rotation > rotation) const (defined in GameTestCommand) | GameTestCommand | |
| addGameTestNameEnums(::MinecraftGameTest &gameTest, ::CommandRegistry &commandRegistry) (defined in GameTestCommand) | GameTestCommand | static |
| collectOptionalArguments() (defined in Command) | Command | virtual |
| execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in GameTestCommand) | GameTestCommand | virtual |
| GameTestCommand(GameTestCommand const &) (defined in GameTestCommand) | GameTestCommand | |
| GameTestCommand() (defined in GameTestCommand) | GameTestCommand | |
| getCommandName() const (defined in Command) | Command | |
| isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
| isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
| 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 |
| Mode enum name (defined in GameTestCommand) | GameTestCommand | |
| mPermissionLevel (defined in Command) | Command | |
| mRegistry (defined in Command) | Command | |
| mTextFilteringProcessor() (defined in ServerCommand) | ServerCommand | static |
| mUnk26090e (defined in GameTestCommand) | GameTestCommand | |
| mUnk65b672 (defined in GameTestCommand) | GameTestCommand | |
| mUnk6e4539 (defined in GameTestCommand) | GameTestCommand | |
| mUnk81cc73 (defined in GameTestCommand) | GameTestCommand | |
| mUnkb367b2 (defined in GameTestCommand) | GameTestCommand | |
| mUnkcac895 (defined in GameTestCommand) | GameTestCommand | |
| mUnkdd95a0 (defined in GameTestCommand) | GameTestCommand | |
| mUnke78c51 (defined in GameTestCommand) | GameTestCommand | |
| mUnkef546d (defined in GameTestCommand) | GameTestCommand | |
| mVersion (defined in Command) | Command | |
| operator=(GameTestCommand const &) (defined in GameTestCommand) | GameTestCommand | |
| 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 GameTestCommand) | GameTestCommand | 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 |
| ~GameTestCommand()=default (defined in GameTestCommand) | GameTestCommand | virtual |
| ~ServerCommand() (defined in ServerCommand) | ServerCommand | virtual |