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 TypeMethodDescriptionprivate static voidTestCommand.onCompletion(ServerWorld world, TestSet tests)private static voidTestCommand.run(ServerWorld world, BlockPos pos, @Nullable TestSet tests)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