Uses of Enum Class
net.minecraft.test.TestManager.State
Packages that use TestManager.State
-
Uses of TestManager.State in net.minecraft.test
Fields in net.minecraft.test declared as TestManager.StateMethods in net.minecraft.test that return TestManager.StateModifier and TypeMethodDescriptionstatic TestManager.State
Returns the enum constant of this class with the specified name.static TestManager.State[]
TestManager.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.