public class DeepFrozenOceanBiome extends Biome
Biome.Builder, Biome.Category, Biome.FlowerEntry, Biome.RainType, Biome.SpawnListEntry, Biome.TempCategory
Modifier and Type | Field and Description |
---|---|
protected static PerlinNoiseGenerator |
field_206856_bb |
BIOMES, carvers, category, depth, downfall, features, flowers, INFO_NOISE, LOGGER, MUTATION_TO_BASE_ID_MAP, parent, precipitation, scale, structures, surfaceBuilder, temperature, TEMPERATURE_NOISE, translationKey, waterColor, waterFogColor
delegate
Constructor and Description |
---|
DeepFrozenOceanBiome() |
Modifier and Type | Method and Description |
---|---|
float |
getTemperatureRaw(BlockPos pos) |
addCarver, addFeature, addSpawn, addStructure, buildSurface, createCarver, decorate, doesSnowGenerate, doesWaterFreeze, doesWaterFreeze, getCarvers, getCategory, getDefaultTemperature, getDepth, getDisplayName, getDownfall, getFeatures, getFlowers, getFoliageColor, getGrassColor, getHill, getMutationForBiome, getParent, getPrecipitation, getRiver, getScale, getSkyColor, getSpawningChance, getSpawns, getStructureConfig, getSurfaceBuilder, getSurfaceBuilderConfig, getTempCategory, getTemperature, getTranslationKey, getWaterColor, getWaterFogColor, hasStructure, isHighHumidity, isMutation
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
protected static final PerlinNoiseGenerator field_206856_bb
public float getTemperatureRaw(BlockPos pos)
getTemperatureRaw
in class Biome