Uses of Enum Class
net.minecraft.client.GraphicsStatus
Packages that use GraphicsStatus
-
Uses of GraphicsStatus in net.minecraft.client
Fields in net.minecraft.client with type parameters of type GraphicsStatusModifier and TypeFieldDescriptionprivate static final IntFunction<GraphicsStatus> GraphicsStatus.BY_IDprivate final OptionInstance<GraphicsStatus> Options.graphicsModeMethods 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.Methods in net.minecraft.client that return types with arguments of type GraphicsStatus