Uses of Enum Class
net.minecraft.client.render.fog.FogRenderer.FogType
Packages that use FogRenderer.FogType
-
Uses of FogRenderer.FogType in net.minecraft.client.render.fog
Methods in net.minecraft.client.render.fog that return FogRenderer.FogTypeModifier and TypeMethodDescriptionstatic FogRenderer.FogTypeReturns the enum constant of this class with the specified name.static FogRenderer.FogType[]FogRenderer.FogType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.render.fog with parameters of type FogRenderer.FogType