Uses of Enum Class
net.minecraft.client.GraphicsStatus
-
Uses of GraphicsStatus in net.minecraft.client
Modifier and TypeFieldDescriptionprivate static final GraphicsStatus[]
GraphicsStatus.BY_ID
Options.graphicsMode
Modifier and TypeMethodDescriptionstatic GraphicsStatus
GraphicsStatus.byId
(int p_90775_) static GraphicsStatus
Returns 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.