Uses of Enum Class
net.minecraft.client.render.FogShape
-
Uses of FogShape in net.minecraft.client.render
Modifier and TypeFieldDescriptionBackgroundRenderer.FogData.fogShape
private final FogShape
Fog.shape
The field for theshape
record component.Modifier 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.