History - net.minecraft.gametest.framework.TestCommand
1.21.3
Names
tp
uk
Fields
int: d, DEFAULT_CLEAR_RADIUS, field_33178, field_33178, f_177786_
int: f, DEFAULT_CLEAR_RADIUS, field_33178, field_33178
int: e, MAX_CLEAR_RADIUS, field_33179, field_33179, f_177787_
int: g, MAX_CLEAR_RADIUS, field_33179, field_33179
int: a, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180, f_177788_
int: a, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180
int: b, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181, f_177789_
int: b, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181
int: f, TEST_POS_Z_OFFSET_FROM_PLAYER, field_33182, field_33182, f_177790_
int: h, TEST_POS_Z_OFFSET_FROM_PLAYER, field_33182, field_33182
int: g, SHOW_POS_DURATION_MS, field_33183, field_33183, f_177791_
int: i, SHOW_POS_DURATION_MS, field_33183, field_33183
int: h, DEFAULT_X_SIZE, field_33184, field_33184, f_177792_
int: j, DEFAULT_X_SIZE, field_33184, field_33184
int: i, DEFAULT_Y_SIZE, field_33185, field_33185, f_177793_
int: k, DEFAULT_Y_SIZE, field_33185, field_33185
int: j, DEFAULT_Z_SIZE, field_33186, field_33186, f_177794_
int: l, DEFAULT_Z_SIZE, field_33186, field_33186
org.slf4j.Logger: c, LOGGER, field_45665, LOGGER, f_291298_
org.slf4j.Logger: e, LOGGER, field_45665, LOGGER
String: k, STRUCTURE_BLOCK_ENTITY_COULD_NOT_BE_FOUND, field_48504, BLOCK_ENTITY_NOT_FOUND_TEXT, f_316045_
String: m, STRUCTURE_BLOCK_ENTITY_COULD_NOT_BE_FOUND, field_48504, BLOCK_ENTITY_NOT_FOUND_TEXT
TestFinder$Builder<TestCommand$Runner>: l, testFinder, field_48505, RUNNERS, f_316814_
TestFinder$Builder<TestCommand$Runner>: n, testFinder, field_48505, RUNNERS
int: c, VERIFY_TEST_GRID_AXIS_SIZE, field_53735, field_53735
int: d, VERIFY_TEST_BATCH_SIZE, field_53736, field_53736
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_22270, register, m_127946_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_22270, register
int (CommandSourceStack, String, int, int, int): a, createNewStructure, method_22268, executeCreate, m_127967_
int (CommandSourceStack, String, int, int, int): a, createNewStructure, method_22268, executeCreate
int (CommandSourceStack, String): a, showPos, method_22264, executePos, m_127959_
int (CommandSourceStack, String): a, showPos, method_22264, executePos
void (CommandSourceStack, String): c, say, method_22278, sendMessage, m_128003_
void (CommandSourceStack, String): c, say, method_22278, sendMessage
int (CommandSourceStack, String): b, exportTestStructure, method_22282, executeExport, m_128010_
int (CommandSourceStack, String): b, exportTestStructure, method_22282, executeExport
int (CommandSourceStack, String): d, importTestStructure, method_22285, executeImport, m_128015_
int (CommandSourceStack, String): d, importTestStructure, method_22285, executeImport
void (ServerLevel, String, ChatFormatting): a, say, method_22275, sendMessage, m_127933_
void (ServerLevel, String, ChatFormatting): a, say, method_22275, sendMessage
BlockPos (CommandSourceStack): a, createTestPositionAround, method_54850, getStructurePos, m_307920_
BlockPos (CommandSourceStack): a, createTestPositionAround, method_54850, getStructurePos
int (CommandSourceStack, StructureBlockEntity): a, saveAndExportTestStructure, method_54905, export, m_306022_
int (CommandSourceStack, StructureBlockEntity): a, saveAndExportTestStructure, method_54905, export
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>>): a, runWithRetryOptions, method_56258, testAttemptConfig, m_319788_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>>): a, runWithRetryOptions, method_56258, testAttemptConfig
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>): a, runWithRetryOptions, method_56257, testAttemptConfig, m_324887_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>): a, runWithRetryOptions, method_56257, testAttemptConfig
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>): b, runWithRetryOptionsAndBuildInfo, method_56268, testAttemptAndPlacementConfig, m_322812_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>): b, runWithRetryOptionsAndBuildInfo, method_56268, testAttemptAndPlacementConfig
int (GameTestInfo): a, resetGameTestInfo, method_56267, reset, m_324923_
int (GameTestInfo): a, resetGameTestInfo, method_56267, reset
Stream<GameTestInfo> (CommandSourceStack, RetryOptions, StructureBlockPosFinder): a, toGameTestInfos, method_56261, stream, m_322751_
Stream<GameTestInfo> (CommandSourceStack, RetryOptions, StructureBlockPosFinder): a, toGameTestInfos, method_56261, stream
Stream<GameTestInfo> (CommandSourceStack, RetryOptions, TestFunctionFinder, int): a, toGameTestInfo, method_56262, stream, m_325000_
Stream<GameTestInfo> (CommandSourceStack, RetryOptions, TestFunctionFinder, int): a, toGameTestInfo, method_56262, stream
Optional<GameTestInfo> (BlockPos, ServerLevel, RetryOptions): a, createGameTestInfo, method_56264, find, m_324715_
Optional<GameTestInfo> (BlockPos, ServerLevel, RetryOptions): a, createGameTestInfo, method_56264, find
int (): a, stopTests, method_56254, stop, m_320848_
int (): a, stopTests, method_56254, stop
int (CommandSourceStack, ServerLevel, GameTestRunner): a, trackAndStartRunner, method_56259, start, m_324481_
int (CommandSourceStack, ServerLevel, GameTestRunner): a, trackAndStartRunner, method_56259, start
boolean (ServerLevel, String): a, verifyStructureExists, method_54904, checkStructure, m_306765_
boolean (ServerLevel, String): a, verifyStructureExists, method_54904, checkStructure
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ug
tp
Fields
Constructors
Methods
1.20.6
Names
sd
ug
Fields
int: b, DEFAULT_CLEAR_RADIUS, field_33178, field_33178, f_177786_
int: d, DEFAULT_CLEAR_RADIUS, field_33178, field_33178, f_177786_
int: c, MAX_CLEAR_RADIUS, field_33179, field_33179, f_177787_
int: e, MAX_CLEAR_RADIUS, field_33179, field_33179, f_177787_
int: d, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180, f_177788_
int: a, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180, f_177788_
int: e, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181, f_177789_
int: b, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181, f_177789_
org.slf4j.Logger: a, LOGGER, field_45665, LOGGER, f_291298_
org.slf4j.Logger: c, LOGGER, field_45665, LOGGER, f_291298_
String: k, STRUCTURE_BLOCK_ENTITY_COULD_NOT_BE_FOUND, field_48504, BLOCK_ENTITY_NOT_FOUND_TEXT, f_316045_
TestFinder$Builder<TestCommand$Runner>: l, testFinder, field_48505, RUNNERS, f_316814_
Constructors
Methods
void (ServerLevel, MultipleTestTracker): a, showTestSummaryIfAllDone, method_22280, onCompletion, m_127996_
int (CommandSourceStack, int): a, clearAllTests, method_22265, executeClearAll, m_127952_
void (TestFunction, ServerLevel): a, runTestPreparation, method_23647, beforeBatch, m_127993_
void (CommandSourceStack, String): b, say, method_22278, sendMessage, m_128003_
void (CommandSourceStack, String): c, say, method_22278, sendMessage, m_128003_
int (CommandSourceStack, String): c, exportTestStructure, method_22282, executeExport, m_128010_
int (CommandSourceStack, String): b, exportTestStructure, method_22282, executeExport, m_128010_
int (CommandSourceStack, TestFunction, int): a, runTest, method_22266, executeRun, m_127978_
int (CommandSourceStack, int, int): a, runAllTests, method_22284, executeRunAll, m_127955_
int (CommandSourceStack, String, int, int): a, runAllTestsInClass, method_22267, executeRunAll, m_127962_
int (CommandSourceStack, boolean, int, int): a, runLastFailedTests, method_29411, executeRerunFailed, m_127982_
void (CommandSourceStack, Collection<TestFunction>, int, int): a, runTests, method_22269, run, m_127973_
int (CommandSourceStack): c, exportNearestTestStructure, method_29413, executeExport, m_128008_
int (CommandSourceStack): d, exportAllNearbyTests, method_52890, executeExportThese, m_293348_
int (CommandSourceStack, boolean): a, runNearbyTest, method_22277, executeRunThis, m_127950_
int (CommandSourceStack): a, resetNearbyTest, method_55454, executeResetThis, m_305964_
int (CommandSourceStack, boolean): b, runAllNearbyTests, method_22281, executeRunThese, m_128001_
void (ServerLevel, BlockPos, MultipleTestTracker, boolean): a, runTest, method_22272, run, m_127929_
boolean (ServerLevel, GameTestInfo): a, verifyStructureExists, method_54904, checkStructure, m_306765_
BlockPos (CommandSourceStack): b, createTestPositionAround, method_54850, getStructurePos, m_307920_
BlockPos (CommandSourceStack): a, createTestPositionAround, method_54850, getStructurePos, m_307920_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>>): a, runWithRetryOptions, method_56258, testAttemptConfig, m_319788_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>): a, runWithRetryOptions, method_56257, testAttemptConfig, m_324887_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, Function<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestCommand$Runner>): b, runWithRetryOptionsAndBuildInfo, method_56268, testAttemptAndPlacementConfig, m_322812_
int (GameTestInfo): a, resetGameTestInfo, method_56267, reset, m_324923_
Stream<GameTestInfo> (CommandSourceStack, RetryOptions, StructureBlockPosFinder): a, toGameTestInfos, method_56261, stream, m_322751_
Stream<GameTestInfo> (CommandSourceStack, RetryOptions, TestFunctionFinder, int): a, toGameTestInfo, method_56262, stream, m_325000_
Optional<GameTestInfo> (BlockPos, ServerLevel, RetryOptions): a, createGameTestInfo, method_56264, find, m_324715_
int (): a, stopTests, method_56254, stop, m_320848_
int (CommandSourceStack, ServerLevel, GameTestRunner): a, trackAndStartRunner, method_56259, start, m_324481_
boolean (ServerLevel, String): a, verifyStructureExists, method_54904, checkStructure, m_306765_
1.20.4
Names
qm
sd
Fields
Constructors
Methods
int (CommandSourceStack): a, runNearbyTest, method_22277, executeRunThis, m_127950_
int (CommandSourceStack): b, runAllNearbyTests, method_22281, executeRunThese, m_128001_
void (ServerLevel, BlockPos, MultipleTestTracker): a, runTest, method_22272, run, m_127929_
int (CommandSourceStack, boolean): a, runNearbyTest, method_22277, executeRunThis, m_127950_
int (CommandSourceStack): a, resetNearbyTest, method_55454, executeResetThis, m_305964_
int (CommandSourceStack, boolean): b, runAllNearbyTests, method_22281, executeRunThese, m_128001_
void (ServerLevel, BlockPos, MultipleTestTracker, boolean): a, runTest, method_22272, run, m_127929_
boolean (ServerLevel, GameTestInfo): a, verifyStructureExists, method_54904, checkStructure, m_306765_
BlockPos (CommandSourceStack): b, createTestPositionAround, method_54850, getStructurePos, m_307920_
int (CommandSourceStack, StructureBlockEntity): a, saveAndExportTestStructure, method_54905, export, m_306022_
1.20.2
Names
qh
qm
Fields
int: a, DEFAULT_CLEAR_RADIUS, field_33178, field_33178, f_177786_
int: b, DEFAULT_CLEAR_RADIUS, field_33178, field_33178, f_177786_
int: b, MAX_CLEAR_RADIUS, field_33179, field_33179, f_177787_
int: c, MAX_CLEAR_RADIUS, field_33179, field_33179, f_177787_
int: c, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180, f_177788_
int: d, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180, f_177788_
int: d, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181, f_177789_
int: e, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181, f_177789_
int: e, TEST_POS_Z_OFFSET_FROM_PLAYER, field_33182, field_33182, f_177790_
int: f, TEST_POS_Z_OFFSET_FROM_PLAYER, field_33182, field_33182, f_177790_
int: f, SHOW_POS_DURATION_MS, field_33183, field_33183, f_177791_
int: g, SHOW_POS_DURATION_MS, field_33183, field_33183, f_177791_
int: g, DEFAULT_X_SIZE, field_33184, field_33184, f_177792_
int: h, DEFAULT_X_SIZE, field_33184, field_33184, f_177792_
int: h, DEFAULT_Y_SIZE, field_33185, field_33185, f_177793_
int: i, DEFAULT_Y_SIZE, field_33185, field_33185, f_177793_
int: i, DEFAULT_Z_SIZE, field_33186, field_33186, f_177794_
int: j, DEFAULT_Z_SIZE, field_33186, field_33186, f_177794_
org.slf4j.Logger: a, LOGGER, field_45665, LOGGER, f_291298_
Constructors
Methods
int (CommandSourceStack): d, exportAllNearbyTests, method_52890, executeExportThese, m_293348_
1.20.1
Names
qu
qh
Fields
Constructors
Methods
1.19.4
Names
qf
qu
Fields
Constructors
Methods
1.19.3
Names
oz
qf
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
oa
oz
Fields
Constructors
Methods
1.18.2
Names
ns
oa
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
mq
ns
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
void (TestFunction, ServerLevel): a, runTestPreparation, method_23647, setWorld, m_127993_
void (TestFunction, ServerLevel): a, runTestPreparation, method_23647, beforeBatch, m_127993_
1.17
Names
lt
mq
net.minecraft.test.TestCommand
net.minecraft.src.C_4902_
net.minecraft.server.v1_16_R3.GameTestHarnessTestCommand
net.minecraft.gametest.framework.GameTestHarnessTestCommand
Fields
int: a, DEFAULT_CLEAR_RADIUS, field_33178, field_33178, f_177786_
int: b, MAX_CLEAR_RADIUS, field_33179, field_33179, f_177787_
int: c, STRUCTURE_BLOCK_NEARBY_SEARCH_RADIUS, field_33180, field_33180, f_177788_
int: d, STRUCTURE_BLOCK_FULL_SEARCH_RADIUS, field_33181, field_33181, f_177789_
int: e, TEST_POS_Z_OFFSET_FROM_PLAYER, field_33182, field_33182, f_177790_
int: f, SHOW_POS_DURATION_MS, field_33183, field_33183, f_177791_
int: g, DEFAULT_X_SIZE, field_33184, field_33184, f_177792_
int: h, DEFAULT_Y_SIZE, field_33185, field_33185, f_177793_
int: i, DEFAULT_Z_SIZE, field_33186, field_33186, f_177794_
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_22270, register, func_229613_a_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_22270, register, m_127946_
int (CommandSourceStack, String, int, int, int): a, createNewStructure, method_22268, executeCreate, func_229618_a_
int (CommandSourceStack, String, int, int, int): a, createNewStructure, method_22268, executeCreate, m_127967_
int (CommandSourceStack, String): a, showPos, method_22264, executePos, func_229617_a_
int (CommandSourceStack, String): a, showPos, method_22264, executePos, m_127959_
int (CommandSourceStack): a, runNearbyTest, method_22277, executeRunThis, func_229615_a_
int (CommandSourceStack): a, runNearbyTest, method_22277, executeRunThis, m_127950_
int (CommandSourceStack): b, runAllNearbyTests, method_22281, executeRunThese, func_229629_b_
int (CommandSourceStack): b, runAllNearbyTests, method_22281, executeRunThese, m_128001_
void (ServerLevel, BlockPos, MultipleTestTracker): a, runTest, method_22272, run, func_229623_a_
void (ServerLevel, BlockPos, MultipleTestTracker): a, runTest, method_22272, run, m_127929_
void (ServerLevel, MultipleTestTracker): b, showTestSummaryIfAllDone, method_22280, onCompletion, func_229631_b_
void (ServerLevel, MultipleTestTracker): a, showTestSummaryIfAllDone, method_22280, onCompletion, m_127996_
int (CommandSourceStack, int): a, clearAllTests, method_22265, executeClearAll, func_229616_a_
int (CommandSourceStack, int): a, clearAllTests, method_22265, executeClearAll, m_127952_
void (TestFunction, ServerLevel): a, runTestPreparation, method_23647, setWorld, func_229622_a_
void (TestFunction, ServerLevel): a, runTestPreparation, method_23647, setWorld, m_127993_
void (CommandSourceStack, String): b, say, method_22278, sendMessage, func_229634_c_
void (CommandSourceStack, String): b, say, method_22278, sendMessage, m_128003_
int (CommandSourceStack, String): c, exportTestStructure, method_22282, executeExport, func_229636_d_
int (CommandSourceStack, String): c, exportTestStructure, method_22282, executeExport, m_128010_
int (CommandSourceStack, String): d, importTestStructure, method_22285, executeImport, func_229638_e_
int (CommandSourceStack, String): d, importTestStructure, method_22285, executeImport, m_128015_
void (ServerLevel, String, ChatFormatting): a, say, method_22275, sendMessage, func_229624_a_
void (ServerLevel, String, ChatFormatting): a, say, method_22275, sendMessage, m_127933_
int (CommandSourceStack, TestFunction, int): a, runTest, method_22266, executeRun, func_229620_a_
int (CommandSourceStack, TestFunction, int): a, runTest, method_22266, executeRun, m_127978_
int (CommandSourceStack, int, int): a, runAllTests, method_22284, executeRunAll, func_229633_c_
int (CommandSourceStack, int, int): a, runAllTests, method_22284, executeRunAll, m_127955_
int (CommandSourceStack, String, int, int): a, runAllTestsInClass, method_22267, executeRunAll, func_229630_b_
int (CommandSourceStack, String, int, int): a, runAllTestsInClass, method_22267, executeRunAll, m_127962_
int (CommandSourceStack, boolean, int, int): a, runLastFailedTests, method_29411, method_29411, func_240574_a_
int (CommandSourceStack, boolean, int, int): a, runLastFailedTests, method_29411, executeRerunFailed, m_127982_
void (CommandSourceStack, Collection<TestFunction>, int, int): a, runTests, method_22269, run, func_229619_a_
void (CommandSourceStack, Collection<TestFunction>, int, int): a, runTests, method_22269, run, m_127973_
int (CommandSourceStack): c, exportNearestTestStructure, method_29413, method_29413, func_240581_c_
int (CommandSourceStack): c, exportNearestTestStructure, method_29413, executeExport, m_128008_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
net.minecraft.server.v1_16_R2.GameTestHarnessTestCommand
net.minecraft.server.v1_16_R3.GameTestHarnessTestCommand
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ku
lt
net.minecraft.server.v1_16_R1.GameTestHarnessTestCommand
net.minecraft.server.v1_16_R2.GameTestHarnessTestCommand
Fields
Constructors
Methods
1.16.1
Names
jj
ku
net.minecraft.server.v1_15_R1.GameTestHarnessTestCommand
net.minecraft.server.v1_16_R1.GameTestHarnessTestCommand
Fields
Constructors
Methods
int (CommandSourceStack, TestFunction): a, runTest, method_22266, executeRun, func_229620_a_
int (CommandSourceStack): c, runAllTests, method_22284, executeRunAll, func_229633_c_
int (CommandSourceStack, String): b, runAllTestsInClass, method_22267, executeRunAll, func_229630_b_
void (CommandSourceStack, Collection<TestFunction>): a, runTests, method_22269, run, func_229619_a_
void (CommandSourceStack, String): c, say, method_22278, sendMessage, func_229634_c_
void (CommandSourceStack, String): b, say, method_22278, sendMessage, func_229634_c_
int (CommandSourceStack, String): d, exportTestStructure, method_22282, executeExport, func_229636_d_
int (CommandSourceStack, String): c, exportTestStructure, method_22282, executeExport, func_229636_d_
int (CommandSourceStack, String): e, importTestStructure, method_22285, executeImport, func_229638_e_
int (CommandSourceStack, String): d, importTestStructure, method_22285, executeImport, func_229638_e_
int (CommandSourceStack, TestFunction, int): a, runTest, method_22266, executeRun, func_229620_a_
int (CommandSourceStack, int, int): a, runAllTests, method_22284, executeRunAll, func_229633_c_
int (CommandSourceStack, String, int, int): a, runAllTestsInClass, method_22267, executeRunAll, func_229630_b_
int (CommandSourceStack, boolean, int, int): a, runLastFailedTests, method_29411, method_29411, func_240574_a_
void (CommandSourceStack, Collection<TestFunction>, int, int): a, runTests, method_22269, run, func_229619_a_
int (CommandSourceStack): c, exportNearestTestStructure, method_29413, method_29413, func_240581_c_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
jj
net.minecraft.gametest.framework.TestCommand
net.minecraft.class_4527
net.minecraft.server.command.TestCommand
net.minecraft.test.TestCommand
net.minecraft.server.v1_15_R1.GameTestHarnessTestCommand
Fields
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_22270, register, func_229613_a_
int (CommandSourceStack, String, int, int, int): a, createNewStructure, method_22268, executeCreate, func_229618_a_
int (CommandSourceStack, String): a, showPos, method_22264, executePos, func_229617_a_
int (CommandSourceStack): a, runNearbyTest, method_22277, executeRunThis, func_229615_a_
int (CommandSourceStack): b, runAllNearbyTests, method_22281, executeRunThese, func_229629_b_
void (ServerLevel, BlockPos, MultipleTestTracker): a, runTest, method_22272, run, func_229623_a_
void (ServerLevel, MultipleTestTracker): b, showTestSummaryIfAllDone, method_22280, onCompletion, func_229631_b_
int (CommandSourceStack, int): a, clearAllTests, method_22265, executeClearAll, func_229616_a_
int (CommandSourceStack, TestFunction): a, runTest, method_22266, executeRun, func_229620_a_
void (TestFunction, ServerLevel): a, runTestPreparation, method_23647, setWorld, func_229622_a_
int (CommandSourceStack): c, runAllTests, method_22284, executeRunAll, func_229633_c_
int (CommandSourceStack, String): b, runAllTestsInClass, method_22267, executeRunAll, func_229630_b_
void (CommandSourceStack, Collection<TestFunction>): a, runTests, method_22269, run, func_229619_a_
void (CommandSourceStack, String): c, say, method_22278, sendMessage, func_229634_c_
int (CommandSourceStack, String): d, exportTestStructure, method_22282, executeExport, func_229636_d_
int (CommandSourceStack, String): e, importTestStructure, method_22285, executeImport, func_229638_e_
void (ServerLevel, String, ChatFormatting): a, say, method_22275, sendMessage, func_229624_a_