Minecraft:Commands/test
From SAS Gaming Wiki
More actions
Template:Distinguish Template:Exclusive Template:Infobox command
Manage and execute Minecraft:GameTests.
Syntax
test (clearall [<radius>]|clearthat|clearthese)- Clears the structures and blocks associated with the tests.
test create <id> [<width>] [<height> <depth>]- Creates a test.
test locate <tests>- Locates tests in loaded chunks.
test pos [<var>]- Shows the local coordinates to the block pointed at in the test.
test (resetclosest|resetthat|resetthese)- Resets the structures for the tests.
test run <tests> [<numberOfTimes>] [<untilFailed>] [<rotationSteps>] [<testsPerRow>]test (runclosest|runthat|runthese) [<numberOfTimes>] [<untilFailed>]test runmultiple <tests> [<amount>]- Runs one or more tests.
test runfailed [<numberOfTimes>] [<untilFailed>] [<rotationSteps>] [<testsPerRow>]test runfailed [<onlyRequiredTests>] [<numberOfTimes>]- Runs failed tests.
test stop- Stops all tests.
test verify <tests>- Verifies tests.
test (export <test>|exportclosest|exportthat|exportthese)- Exports tests. Only available in IDE environment.
Arguments
- Clears all tests within a specified radius.
- Resets, runs, and exports the closest test within a radius of 15.
- Clears, resets, runs, and exports the test where the crosshair points.
- Clears, resets, runs, and exports all the tests within a radius of 200.
- Specifies the radius to clear tests within. Defaults to 200.
- Template:Arg desc
- Specifies the ID of a test.
- Template:Arg desc
- Specifies the width of the test structure. Defaults to 5.
- Template:Arg desc
- Specifies the height of the test structure. Defaults to the value of Template:Cd.
- Template:Arg desc
- Specifies the depth of the test structure. Defaults to the value of Template:Cd.
- Template:Arg desc
- Specifies the variable name to include in the copied code snippet. Defaults to Template:Cd.
- Template:Arg desc
- Specifies the ID of a test.
- Specifies the number of times to repeat each test in different batches. Defaults to 1.
- Template:Arg desc
- Specifies if the test should be stopped as soon as one iteration fails. Defaults to Template:Cd.
- Template:Arg desc
- Specifies the number of extra 90 degree steps to apply to the test. Defaults to 0.
- Template:Arg desc
- Specifies the number of tests to place per row in a grid layout. Defaults to 8.
- Template:Arg desc
- Specifies the number of times to repeat each test in the same batch. Defaults to 1.
- Template:Arg desc
- Specifies if only necessary tests are needed. Defaults to Template:Cd.
- Template:Arg desc
- Specifies the ID of a test.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table Template:Output table
History
de:Befehl/test ja:コマンド/test pt:Comandos/test ru:Команды консоли/test zh:命令/test