Uses of Enum Class
net.minecraft.world.level.levelgen.SurfaceRules.Temperature
-
Uses of SurfaceRules.Temperature in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescription(package private) static final KeyDispatchDataCodec<SurfaceRules.Temperature>
SurfaceRules.Temperature.CODEC
Modifier and TypeMethodDescriptionstatic SurfaceRules.Temperature
Returns the enum constant of this class with the specified name.static SurfaceRules.Temperature[]
SurfaceRules.Temperature.values()
Returns an array containing the constants of this enum class, in the order they are declared.