Uses of Class
net.minecraft.client.render.BackgroundRenderer.FogType
| Package | Description |
|---|---|
| net.minecraft.client.render |
-
Uses of BackgroundRenderer.FogType in net.minecraft.client.render
Methods in net.minecraft.client.render that return BackgroundRenderer.FogType Modifier and Type Method Description static BackgroundRenderer.FogTypeBackgroundRenderer.FogType. valueOf(String name)Returns 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.FogType Modifier and Type Method Description static voidBackgroundRenderer. applyFog(Camera camera, BackgroundRenderer.FogType fogType, float viewDistance, boolean thickFog)