Uses of Enum Class
net.minecraft.world.biome.Biome.Temperature
Packages that use Biome.Temperature
-
Uses of Biome.Temperature in net.minecraft.world.biome
Methods in net.minecraft.world.biome that return Biome.TemperatureModifier and TypeMethodDescriptionBiome.getBiomeTemperature()MutatedBiome.getBiomeTemperature()OceanBiome.getBiomeTemperature()static Biome.TemperatureReturns the enum constant of this class with the specified name.static Biome.Temperature[]Biome.Temperature.values()Returns an array containing the constants of this enum class, in the order they are declared.