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 FogShapeModifier and TypeFieldDescriptionBackgroundRenderer.FogData.fogShape
private final FogShape
Fog.shape
The field for theshape
record component.Methods in net.minecraft.client.render that return FogShapeModifier and TypeMethodDescriptionFog.shape()
Returns the value of theshape
record component.static FogShape
Returns 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.Constructors in net.minecraft.client.render with parameters of type FogShape