Uses of Class
net.minecraft.test.TestSet
Packages that use TestSet
-
Uses of TestSet in net.minecraft.server.command
Fields in net.minecraft.server.command declared as TestSetMethods in net.minecraft.server.command with parameters of type TestSetModifier and TypeMethodDescription(package private) static void
TestCommand.onCompletion
(ServerWorld world, TestSet tests) private static void
TestCommand.run
(ServerWorld world, BlockPos pos, @Nullable TestSet tests, boolean rerunUntilFailed) Constructors in net.minecraft.server.command with parameters of type TestSet -
Uses of TestSet in net.minecraft.test
Fields in net.minecraft.test declared as TestSet