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.fogShapeprivate final FogShapeFog.shapeThe field for theshaperecord component.Methods in net.minecraft.client.render that return FogShapeModifier and TypeMethodDescriptionFog.shape()Returns the value of theshaperecord component.static 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.Constructors in net.minecraft.client.render with parameters of type FogShape