Uses of Enum Class
net.minecraft.client.GraphicsStatus
-
Uses of GraphicsStatus in net.minecraft.client
Modifier and TypeFieldDescriptionprivate static final IntFunction<GraphicsStatus>
GraphicsStatus.BY_ID
private final OptionInstance<GraphicsStatus>
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.