Uses of Enum Class
net.minecraft.client.GraphicsStatus
Packages that use GraphicsStatus
-
Uses of GraphicsStatus in net.minecraft.client
Fields in net.minecraft.client declared as GraphicsStatusModifier and TypeFieldDescriptionprivate static GraphicsStatus[]GraphicsStatus.BY_IDOptions.graphicsModeFields in net.minecraft.client with type parameters of type GraphicsStatusMethods in net.minecraft.client that return GraphicsStatusModifier and TypeMethodDescriptionstatic GraphicsStatusGraphicsStatus.byId(int p_90775_)static GraphicsStatusReturns the enum constant of this class with the specified name.static GraphicsStatus[]GraphicsStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.