net.minecraft.gametest.framework

public class TestCommand

lt
net.minecraft.gametest.framework.TestCommand
net.minecraft.class_4527
net.minecraft.server.command.TestCommand
net.minecraft.test.TestCommand
net.minecraft.server.v1_16_R3.GameTestHarnessTestCommand

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<db> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_22270(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_229613_a_(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(db arg0, String arg1, int arg2, int arg3, int arg4)
createNewStructure(CommandSourceStack arg0, String arg1, int arg2, int arg3, int arg4)
method_22268(class_2168 arg0, String arg1, int arg2, int arg3, int arg4)
executeCreate(ServerCommandSource source, String structure, int x, int y, int z)
func_229618_a_(CommandSource arg0, String arg1, int arg2, int arg3, int arg4)
private static int
a(db arg0, String arg1)
showPos(CommandSourceStack arg0, String arg1)
method_22264(class_2168 arg0, String arg1)
executePos(ServerCommandSource source, String variableName)
func_229617_a_(CommandSource arg0, String arg1)
private static int
a(db arg0)
runNearbyTest(CommandSourceStack arg0)
method_22277(class_2168 arg0)
executeRunThis(ServerCommandSource source)
func_229615_a_(CommandSource arg0)
private static int
b(db arg0)
runAllNearbyTests(CommandSourceStack arg0)
method_22281(class_2168 arg0)
executeRunThese(ServerCommandSource source)
func_229629_b_(CommandSource arg0)
private static void
a(aag arg0, fx arg1, lp arg2)
runTest(ServerLevel arg0, BlockPos arg1, MultipleTestTracker arg2)
method_22272(class_3218 arg0, class_2338 arg1, class_4524 arg2)
run(ServerWorld world, BlockPos pos, TestSet tests)
func_229623_a_(ServerWorld arg0, BlockPos arg1, TestResultList arg2)
private static void
b(aag arg0, lp arg1)
showTestSummaryIfAllDone(ServerLevel arg0, MultipleTestTracker arg1)
method_22280(class_3218 arg0, class_4524 arg1)
onCompletion(ServerWorld world, TestSet tests)
func_229631_b_(ServerWorld arg0, TestResultList arg1)
private static int
a(db arg0, int arg1)
clearAllTests(CommandSourceStack arg0, int arg1)
method_22265(class_2168 arg0, int arg1)
executeClearAll(ServerCommandSource source, int radius)
func_229616_a_(CommandSource arg0, int arg1)
private static int
a(db arg0, lu arg1, int arg2)
runTest(CommandSourceStack arg0, TestFunction arg1, int arg2)
method_22266(class_2168 arg0, class_4529 arg1, int arg2)
executeRun(ServerCommandSource source, TestFunction testFunction, int rotationSteps)
func_229620_a_(CommandSource arg0, TestFunctionInfo arg1, int arg2)
private static void
a(lu arg0, aag arg1)
runTestPreparation(TestFunction arg0, ServerLevel arg1)
method_23647(class_4529 arg0, class_3218 arg1)
setWorld(TestFunction testFunction, ServerWorld world)
func_229622_a_(TestFunctionInfo arg0, ServerWorld arg1)
private static int
a(db arg0, int arg1, int arg2)
runAllTests(CommandSourceStack arg0, int arg1, int arg2)
method_22284(class_2168 arg0, int arg1, int arg2)
executeRunAll(ServerCommandSource source, int rotationSteps, int sizeZ)
func_229633_c_(CommandSource arg0, int arg1, int arg2)
private static int
a(db arg0, String arg1, int arg2, int arg3)
runAllTestsInClass(CommandSourceStack arg0, String arg1, int arg2, int arg3)
method_22267(class_2168 arg0, String arg1, int arg2, int arg3)
executeRunAll(ServerCommandSource source, String testClass, int rotationSteps, int sizeZ)
func_229630_b_(CommandSource arg0, String arg1, int arg2, int arg3)
private static int
a(db arg0, boolean arg1, int arg2, int arg3)
runLastFailedTests(CommandSourceStack arg0, boolean arg1, int arg2, int arg3)
method_29411(class_2168 arg0, boolean arg1, int arg2, int arg3)
method_29411(ServerCommandSource arg0, boolean arg1, int arg2, int arg3)
func_240574_a_(CommandSource arg0, boolean arg1, int arg2, int arg3)
private static void
a(db arg0, Collection<lu> arg1, int arg2, int arg3)
runTests(CommandSourceStack arg0, Collection<TestFunction> arg1, int arg2, int arg3)
method_22269(class_2168 arg0, Collection<class_4529> arg1, int arg2, int arg3)
run(ServerCommandSource source, Collection<TestFunction> testFunctions, int rotationSteps, int arg3)
func_229619_a_(CommandSource arg0, Collection<TestFunctionInfo> arg1, int arg2, int arg3)
private static void
b(db arg0, String arg1)
say(CommandSourceStack arg0, String arg1)
method_22278(class_2168 arg0, String arg1)
sendMessage(ServerCommandSource source, String message)
func_229634_c_(CommandSource arg0, String arg1)
private static int
c(db arg0)
exportNearestTestStructure(CommandSourceStack arg0)
method_29413(class_2168 arg0)
method_29413(ServerCommandSource arg0)
func_240581_c_(CommandSource arg0)
private static int
c(db arg0, String arg1)
exportTestStructure(CommandSourceStack arg0, String arg1)
method_22282(class_2168 arg0, String arg1)
executeExport(ServerCommandSource source, String structure)
func_229636_d_(CommandSource arg0, String arg1)
private static int
d(db arg0, String arg1)
importTestStructure(CommandSourceStack arg0, String arg1)
method_22285(class_2168 arg0, String arg1)
executeImport(ServerCommandSource arg0, String structure)
func_229638_e_(CommandSource arg0, String arg1)
private static void
a(aag arg0, String arg1, k arg2)
say(ServerLevel arg0, String arg1, ChatFormatting arg2)
method_22275(class_3218 arg0, String arg1, class_124 arg2)
sendMessage(ServerWorld world, String message, Formatting formatting)
func_229624_a_(ServerWorld arg0, String arg1, TextFormatting arg2)