Uses of Enum Class
net.minecraftforge.debug.command.EnumArgumentTest.ExampleEnum
-
Uses of EnumArgumentTest.ExampleEnum in net.minecraftforge.debug.command
Modifier and TypeMethodDescriptionstatic EnumArgumentTest.ExampleEnum
Returns the enum constant of this class with the specified name.static EnumArgumentTest.ExampleEnum[]
EnumArgumentTest.ExampleEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.