Uses of Enum Class
net.minecraft.client.GraphicsPreset
Packages that use GraphicsPreset
-
Uses of GraphicsPreset in net.minecraft.client
Fields in net.minecraft.client with type parameters of type GraphicsPresetModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<GraphicsPreset> GraphicsPreset.CODECprivate final OptionInstance<GraphicsPreset> Options.graphicsPresetMethods in net.minecraft.client that return GraphicsPresetModifier and TypeMethodDescriptionstatic GraphicsPresetReturns the enum constant of this class with the specified name.static GraphicsPreset[]GraphicsPreset.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 GraphicsPresetMethods in net.minecraft.client with parameters of type GraphicsPresetModifier and TypeMethodDescriptionvoidOptions.applyGraphicsPreset(GraphicsPreset pGraphicsPreset)