Package net.minecraft.world.biome
Class MesaBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.MesaBiome
public class MesaBiome extends Biome
- Mappings:
Namespace Name official aekintermediary net/minecraft/class_131named net/minecraft/world/biome/MesaBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Height, Biome.SpawnEntry, Biome.Temperature -
Field Summary
Fields Modifier and Type Field Description private BlockState[]field_519private longfield_520private class_585field_521private class_585field_522private class_585field_523private booleanfield_524private booleanfield_525Fields inherited from class net.minecraft.world.biome.Biome
baseBlock, baseHeightModifier, BEACH, biomeDecorator, BIOMESET, BIRCH_FOREST, BIRCH_FOREST_HILLS, COLD_BEACH, COLD_TAIGA, COLD_TAIGA_HILLS, DEEP_OCEAN, DEEP_OCEAN_HEIGHT, DEFAULT, DESERT, DESERT_HILLS, DOUBLE_PLANT_FEATURE, downfall, EXTREME_HILLS, EXTREME_HILLS_EDGE, EXTREME_HILLS_HEIGHT, EXTREME_HILLS_PLUS, field_374, field_375, field_376, field_384, field_385, field_388, field_389, field_392, field_403, field_404, flyingEntries, FOREST, FOREST_HILLS, FROZEN_OCEAN, FROZEN_RIVER, getWaterColor, HELL, HILLS_HEIGHT, ICE_MOUNTAINS, ICE_PLAINS, id, JUNGLE, JUNGLE_EDGE, JUNGLE_HILLS, MEGA_TAIGA, MEGA_TAIGA_HILLS, MESA, MESA_PLATEAU, MESA_PLATEAU_F, monsterEntries, MUSHROOM_HEIGHT, MUSHROOM_ISLAND, MUSHROOM_ISLAND_SHORE, MUSHROOM_SHORE_HEIGHT, MUTATED_BIOMES, name, OCEAN, OCEAN_BIOME, OTHER, passiveEntries, PLAINS, PLAINS_HEIGHT, PLATEAU_HEIGHT, RIVER, RIVER_HEIGHT, ROOFED_FOREST, SAVANNA, SAVANNA_PLATEAU, STONE_BEACH, STONE_BEACH_HEIGHT, SWAMP_HEIGHT, SWAMPLAND, TAIGA, TAIGA_HEIGHT, TAIGA_HILLS, temperature, THE_END, topBlock, variationModifier, waterEntries -
Constructor Summary
Constructors Constructor Description MesaBiome(int id, boolean bool, boolean bool2) -
Method Summary
Modifier and Type Method Description voiddecorate(World world, Random random, BlockPos pos)intgetFoliageColor(BlockPos pos)intgetGrassColor(BlockPos pos)protected BiomegetMutatedVariant(int int2)voidmethod_518(World world, Random random, ChunkCoordinateRange chunkCoordinateRange, int int2, int int3, double double2)FoliageFeaturemethod_524(Random random)private BlockStatemethod_578(int int2, int int3, int int4)private voidmethod_579(long long2)Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, getBiomeById, getBiomes, getBiomeTemperature, getDownfall, getMaxSpawnLimit, getMutatedVariant, getRainfall, getSpawnEntries, getTemperature, hasHighHumidity, hasParent, isMutatedBiome, method_513, method_515, method_521, method_527, method_529, method_531, method_532, method_533, method_537, pickFlower, seedModifier, setHeight, setName, setSeedModifier, setTempratureAndDownfall
-
Field Details
-
field_519
- Mappings:
Namespace Name Mixin selector official aDLaek;aD:[Lalz;intermediary field_519Lnet/minecraft/class_131;field_519:[Lnet/minecraft/class_376;named field_519Lnet/minecraft/world/biome/MesaBiome;field_519:[Lnet/minecraft/block/BlockState;
-
field_520
private long field_520- Mappings:
Namespace Name Mixin selector official aELaek;aE:Jintermediary field_520Lnet/minecraft/class_131;field_520:Jnamed field_520Lnet/minecraft/world/biome/MesaBiome;field_520:J
-
field_521
- Mappings:
Namespace Name Mixin selector official aFLaek;aF:Lard;intermediary field_521Lnet/minecraft/class_131;field_521:Lnet/minecraft/class_585;named field_521Lnet/minecraft/world/biome/MesaBiome;field_521:Lnet/minecraft/class_585;
-
field_522
- Mappings:
Namespace Name Mixin selector official aGLaek;aG:Lard;intermediary field_522Lnet/minecraft/class_131;field_522:Lnet/minecraft/class_585;named field_522Lnet/minecraft/world/biome/MesaBiome;field_522:Lnet/minecraft/class_585;
-
field_523
- Mappings:
Namespace Name Mixin selector official aHLaek;aH:Lard;intermediary field_523Lnet/minecraft/class_131;field_523:Lnet/minecraft/class_585;named field_523Lnet/minecraft/world/biome/MesaBiome;field_523:Lnet/minecraft/class_585;
-
field_524
private boolean field_524- Mappings:
Namespace Name Mixin selector official aILaek;aI:Zintermediary field_524Lnet/minecraft/class_131;field_524:Znamed field_524Lnet/minecraft/world/biome/MesaBiome;field_524:Z
-
field_525
private boolean field_525- Mappings:
Namespace Name Mixin selector official aJLaek;aJ:Zintermediary field_525Lnet/minecraft/class_131;field_525:Znamed field_525Lnet/minecraft/world/biome/MesaBiome;field_525:Z
-
-
Constructor Details
-
MesaBiome
public MesaBiome(int id, boolean bool, boolean bool2)- Mappings:
Namespace Name Mixin selector official <init>Laek;<init>(IZZ)Vintermediary <init>Lnet/minecraft/class_131;<init>(IZZ)Vnamed <init>Lnet/minecraft/world/biome/MesaBiome;<init>(IZZ)V
-
-
Method Details
-
method_524
- Overrides:
method_524in classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ljava/util/Random;)Laoh;intermediary method_524Lnet/minecraft/class_113;method_524(Ljava/util/Random;)Lnet/minecraft/class_429;named method_524Lnet/minecraft/world/biome/Biome;method_524(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
-
getFoliageColor
- Overrides:
getFoliageColorin classBiome- Mappings:
Namespace Name Mixin selector official cLady;c(Lcj;)Iintermediary method_534Lnet/minecraft/class_113;method_534(Lnet/minecraft/class_1372;)Inamed getFoliageColorLnet/minecraft/world/biome/Biome;getFoliageColor(Lnet/minecraft/util/math/BlockPos;)I
-
getGrassColor
- Overrides:
getGrassColorin classBiome- Mappings:
Namespace Name Mixin selector official bLady;b(Lcj;)Iintermediary method_530Lnet/minecraft/class_113;method_530(Lnet/minecraft/class_1372;)Inamed getGrassColorLnet/minecraft/world/biome/Biome;getGrassColor(Lnet/minecraft/util/math/BlockPos;)I
-
decorate
- Overrides:
decoratein classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ladm;Ljava/util/Random;Lcj;)Vintermediary method_519Lnet/minecraft/class_113;method_519(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Vnamed decorateLnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
-
method_518
public void method_518(World world, Random random, ChunkCoordinateRange chunkCoordinateRange, int int2, int int3, double double2)- Overrides:
method_518in classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ladm;Ljava/util/Random;Lans;IID)Vintermediary method_518Lnet/minecraft/class_113;method_518(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_416;IID)Vnamed method_518Lnet/minecraft/world/biome/Biome;method_518(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/chunk/ChunkCoordinateRange;IID)V
-
method_579
private void method_579(long long2)- Mappings:
Namespace Name Mixin selector official aLaek;a(J)Vintermediary method_579Lnet/minecraft/class_131;method_579(J)Vnamed method_579Lnet/minecraft/world/biome/MesaBiome;method_579(J)V
-
method_578
- Mappings:
Namespace Name Mixin selector official aLaek;a(III)Lalz;intermediary method_578Lnet/minecraft/class_131;method_578(III)Lnet/minecraft/class_376;named method_578Lnet/minecraft/world/biome/MesaBiome;method_578(III)Lnet/minecraft/block/BlockState;
-
getMutatedVariant
- Overrides:
getMutatedVariantin classBiome- Mappings:
Namespace Name Mixin selector official dLady;d(I)Lady;intermediary method_536Lnet/minecraft/class_113;method_536(I)Lnet/minecraft/class_113;named getMutatedVariantLnet/minecraft/world/biome/Biome;getMutatedVariant(I)Lnet/minecraft/world/biome/Biome;
-