Uses of Enum Class
net.minecraft.gametest.framework.GameTestTicker.State
Packages that use GameTestTicker.State
-
Uses of GameTestTicker.State in net.minecraft.gametest.framework
Subclasses with type arguments of type GameTestTicker.State in net.minecraft.gametest.frameworkFields in net.minecraft.gametest.framework declared as GameTestTicker.StateMethods in net.minecraft.gametest.framework that return GameTestTicker.StateModifier and TypeMethodDescriptionstatic GameTestTicker.StateReturns the enum constant of this class with the specified name.static GameTestTicker.State[]GameTestTicker.State.values()Returns an array containing the constants of this enum class, in the order they are declared.