Uses of Enum Class
net.minecraft.client.option.GraphicsMode
Packages that use GraphicsMode
-
Uses of GraphicsMode in net.minecraft.client.option
Fields in net.minecraft.client.option with type parameters of type GraphicsModeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<GraphicsMode> GraphicsMode.CODECprivate final SimpleOption<GraphicsMode> GameOptions.presetMethods in net.minecraft.client.option that return GraphicsModeModifier and TypeMethodDescriptionstatic GraphicsModeReturns the enum constant of this class with the specified name.static GraphicsMode[]GraphicsMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.option that return types with arguments of type GraphicsModeMethods in net.minecraft.client.option with parameters of type GraphicsMode