Uses of Enum Class
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 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.Methods in net.minecraft.client.render with parameters of type BackgroundRenderer.FogTypeModifier and TypeMethodDescriptionBackgroundRenderer.getFogBuffer(BackgroundRenderer.FogType fogType)