Package net.minecraft.world.biome
Class SavannaBiome.ShatteredSavannaBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.MutatedBiome
net.minecraft.world.biome.SavannaBiome.ShatteredSavannaBiome
- Enclosing class:
- SavannaBiome
public static class SavannaBiome.ShatteredSavannaBiome extends MutatedBiome
- Mappings:
Namespace Name official aer$aintermediary net/minecraft/class_137$class_138named net/minecraft/world/biome/SavannaBiome$ShatteredSavannaBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Height, Biome.SpawnEntry, Biome.Temperature -
Field Summary
Fields inherited from class net.minecraft.world.biome.MutatedBiome
originalFields 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 ShatteredSavannaBiome(int id, Biome original) -
Method Summary
Modifier and Type Method Description voiddecorate(World world, Random random, BlockPos pos)voidmethod_518(World world, Random random, ChunkCoordinateRange chunkCoordinateRange, int int2, int int3, double double2)Methods inherited from class net.minecraft.world.biome.MutatedBiome
asClass, getBiomeTemperature, getFoliageColor, getGrassColor, getMaxSpawnLimit, method_521, method_524Methods inherited from class net.minecraft.world.biome.Biome
byId, createBiomePopulator, getBiomeById, getBiomes, getDownfall, getMutatedVariant, getMutatedVariant, getRainfall, getSpawnEntries, getTemperature, hasHighHumidity, hasParent, isMutatedBiome, method_513, method_515, method_527, method_529, method_531, method_532, method_533, method_537, pickFlower, seedModifier, setHeight, setName, setSeedModifier, setTempratureAndDownfall
-
Constructor Details
-
ShatteredSavannaBiome
- Mappings:
Namespace Name Mixin selector official <init>Laem;<init>(ILady;)Vintermediary <init>Lnet/minecraft/class_133;<init>(ILnet/minecraft/class_113;)Vnamed <init>Lnet/minecraft/world/biome/MutatedBiome;<init>(ILnet/minecraft/world/biome/Biome;)V
-
-
Method Details
-
method_518
public void method_518(World world, Random random, ChunkCoordinateRange chunkCoordinateRange, int int2, int int3, double double2)- Overrides:
method_518in classMutatedBiome- 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
-
decorate
- Overrides:
decoratein classMutatedBiome- 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
-