Uses of Class
net.minecraft.test.TestSet
Packages that use TestSet
- 
Uses of TestSet in net.minecraft.server.commandFields in net.minecraft.server.command declared as TestSetModifier and TypeFieldDescriptionprivate final TestSetTestCommand.Listener.testsThe field for thetestsrecord component.Methods in net.minecraft.server.command that return TestSetModifier and TypeMethodDescriptionTestCommand.Listener.tests()Returns the value of thetestsrecord component.Methods in net.minecraft.server.command with parameters of type TestSetModifier and TypeMethodDescriptionprivate static voidTestCommand.Listener.onFinished(ServerWorld world, TestSet tests) Constructors in net.minecraft.server.command with parameters of type TestSetModifierConstructorDescriptionListener(ServerWorld world, TestSet tests) Creates an instance of aListenerrecord class.
- 
Uses of TestSet in net.minecraft.testFields in net.minecraft.test declared as TestSet