Uses of Enum Class
net.minecraft.client.render.BackgroundRenderer.FogType
-
Uses of BackgroundRenderer.FogType in net.minecraft.client.render
Modifier and TypeMethodDescriptionstatic BackgroundRenderer.FogType
Returns the enum constant of this class with the specified name.static BackgroundRenderer.FogType[]
BackgroundRenderer.FogType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
BackgroundRenderer.applyFog
(Camera camera, BackgroundRenderer.FogType fogType, float viewDistance, boolean thickFog, float tickDelta)