Uses of Enum Class
net.minecraft.world.level.levelgen.SurfaceRules.Temperature
Packages that use SurfaceRules.Temperature
-
Uses of SurfaceRules.Temperature in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type SurfaceRules.TemperatureModifier and TypeFieldDescription(package private) static final KeyDispatchDataCodec<SurfaceRules.Temperature> SurfaceRules.Temperature.CODECMethods in net.minecraft.world.level.levelgen that return SurfaceRules.TemperatureModifier and TypeMethodDescriptionstatic SurfaceRules.TemperatureReturns 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.