Uses of Enum Class
net.minecraft.client.render.FogShape
Packages that use FogShape
-
Uses of FogShape in net.minecraft.client.render
Fields in net.minecraft.client.render declared as FogShapeMethods in net.minecraft.client.render that return FogShapeModifier and TypeMethodDescriptionstatic FogShapeReturns the enum constant of this class with the specified name.static FogShape[]FogShape.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 FogShapeModifier and TypeMethodDescriptionprivate voidBackgroundRenderer.applyFog(ByteBuffer buffer, int int2, Vector4f fogColor, FogShape fogShape, float fogStart, float fogEnd, float skyEnd, float cloudEnd)