Uses of Enum Class
net.minecraft.client.util.tracy.TracyFrameCapturer.Status
Packages that use TracyFrameCapturer.Status
-
Uses of TracyFrameCapturer.Status in net.minecraft.client.util.tracy
Fields in net.minecraft.client.util.tracy declared as TracyFrameCapturer.StatusMethods in net.minecraft.client.util.tracy that return TracyFrameCapturer.StatusModifier and TypeMethodDescriptionstatic TracyFrameCapturer.Status
Returns the enum constant of this class with the specified name.static TracyFrameCapturer.Status[]
TracyFrameCapturer.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.