Uses of Enum Class
com.mojang.blaze3d.systems.TimerQuery.Status
Packages that use TimerQuery.Status
-
Uses of TimerQuery.Status in com.mojang.blaze3d.systems
Subclasses with type arguments of type TimerQuery.Status in com.mojang.blaze3d.systemsFields in com.mojang.blaze3d.systems declared as TimerQuery.StatusMethods in com.mojang.blaze3d.systems that return TimerQuery.StatusModifier and TypeMethodDescriptionTimerQuery.getStatus()static TimerQuery.StatusReturns the enum constant of this class with the specified name.static TimerQuery.Status[]TimerQuery.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.