3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/ServerCommand.h"
7#include "mc/util/Rotation.h"
23 enum class Mode :
int {
52 GameTestCommand& operator=(GameTestCommand
const&);
53 GameTestCommand(GameTestCommand
const&);
61 virtual ~GameTestCommand() =
default;
71 MCAPI
void _handleRun(
78 MCAPI
void _handleRunNearbyTests(
85 MCAPI
void _handleRunSet(
90 bool stopOtherTestsOnFailure
93 MCAPI
void _handleRunThis(
102 MCAPI
void _runTestAt(
107 ::std::optional<::Rotation> rotation
Definition BlockSource.h:68
Definition CommandOrigin.h:32
Definition CommandOutput.h:19
Definition CommandRegistry.h:47
static MCAPI void ** $vftable()
Definition MinecraftGameTest.h:20
Definition ServerCommand.h:22
Definition TestParameters.h:16