Uses of Enum Class
net.minecraft.gametest.framework.GameTestTicker.State
Packages that use GameTestTicker.State
-
Uses of GameTestTicker.State in net.minecraft.gametest.framework
Fields 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.