Uses of Enum
net.minecraft.client.render.BackgroundRenderer.FogType
Packages that use BackgroundRenderer.FogType
-
Uses of BackgroundRenderer.FogType in net.minecraft.client.render
Methods in net.minecraft.client.render that return BackgroundRenderer.FogTypeModifier and TypeMethodDescriptionstatic BackgroundRenderer.FogTypeReturns the enum constant of this type with the specified name.static BackgroundRenderer.FogType[]BackgroundRenderer.FogType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.client.render with parameters of type BackgroundRenderer.FogTypeModifier and TypeMethodDescriptionstatic voidBackgroundRenderer.applyFog(Camera camera, BackgroundRenderer.FogType fogType, float viewDistance, boolean thickFog)