Package net.minecraft.world.biome
Class OceanBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.OceanBiome
- Mappings:
Namespace Name official aixintermediary net/minecraft/class_1184named net/minecraft/world/biome/OceanBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Settings, Biome.SpawnEntry, Biome.Temperature -
Field Summary
Fields inherited from class net.minecraft.world.biome.Biome
airBlockState, baseBlock, bedrockBlockState, biomeDecorator, biomeList, BIOMESET, DOUBLE_PLANT_FEATURE, field_4631, flyingEntries, FOLIAGE_NOISE, gravelBlockState, iceBlockState, JUNGLE_TREE_FEATURE, monsterEntries, OAK_TREE_FEATURE, passiveEntries, redSandstoneBlockState, REGISTRY, sandstoneBlockState, stoneBlockState, TEMPERATURE_NOISE, topBlock, waterBlockState, waterEntries -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_6420(World world, Random random, ChunkBlockStateStorage chunkStorage, int int2, int int3, double double2) Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, decorate, getBiomeFromIndex, getBiomeFromList, getBiomeIndex, getByRawIdOrDefault, getDepth, getFoliageColor, getGrassColor, getMaxSpawnLimit, getName, getRainfall, getSkyColor, getSpawnEntries, getTemperature, getTemperature, getVariationModifier, getWaterColor, hasHighHumidity, hasParent, isMutated, isMutatedBiome, method_11504, method_3822, method_3828, method_3830, method_8590, pickFlower, register
-
Constructor Details
-
OceanBiome
- Mappings:
Namespace Name Mixin selector official <init>Laig;<init>(Laig$a;)Vintermediary <init>Lnet/minecraft/class_1170;<init>(Lnet/minecraft/class_1170$class_2708;)Vnamed <init>Lnet/minecraft/world/biome/Biome;<init>(Lnet/minecraft/world/biome/Biome$Settings;)V
-
-
Method Details
-
getBiomeTemperature
- Overrides:
getBiomeTemperaturein classBiome- Mappings:
Namespace Name Mixin selector official hLaig;h()Laig$b;intermediary method_6432Lnet/minecraft/class_1170;method_6432()Lnet/minecraft/class_1170$class_1743;named getBiomeTemperatureLnet/minecraft/world/biome/Biome;getBiomeTemperature()Lnet/minecraft/world/biome/Biome$Temperature;
-
method_6420
public void method_6420(World world, Random random, ChunkBlockStateStorage chunkStorage, int int2, int int3, double double2) - Overrides:
method_6420in classBiome- Mappings:
Namespace Name Mixin selector official aLaig;a(Laht;Ljava/util/Random;Latf;IID)Vintermediary method_6420Lnet/minecraft/class_1170;method_6420(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2252;IID)Vnamed method_6420Lnet/minecraft/world/biome/Biome;method_6420(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/chunk/ChunkBlockStateStorage;IID)V
-