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 TestSetModifier and TypeFieldDescriptionprivate final TestSet
TestCommand.Listener.tests
The field for thetests
record component.Methods in net.minecraft.server.command that return TestSetModifier and TypeMethodDescriptionTestCommand.Listener.tests()
Returns the value of thetests
record component.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