Uses of Enum Class
net.neoforged.neoforge.oldtest.client.rendering.StencilEnableTest.State
Packages that use StencilEnableTest.State
-
Uses of StencilEnableTest.State in net.neoforged.neoforge.oldtest.client.rendering
Fields in net.neoforged.neoforge.oldtest.client.rendering declared as StencilEnableTest.StateModifier and TypeFieldDescriptionprivate static final StencilEnableTest.State
StencilEnableTest.ENABLED
Methods in net.neoforged.neoforge.oldtest.client.rendering that return StencilEnableTest.StateModifier and TypeMethodDescriptionstatic StencilEnableTest.State
Returns the enum constant of this class with the specified name.static StencilEnableTest.State[]
StencilEnableTest.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.