Package net.minecraft.world.biome
Class SwampBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.SwampBiome
- Mappings:
Namespace Name official aetintermediary net/minecraft/class_1188named net/minecraft/world/biome/SwampBiome
-
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.Biome
baseBlock, BEACH, biomeDecorator, BIOMESET, BIRCH_FOREST, BIRCH_FOREST_HILLS, COLD_BEACH, COLD_TAIGA, COLD_TAIGA_HILLS, DEEP_OCEAN, DEEP_OCEAN_HEIGHT, DEFAULT, depth, DESERT, DESERT_HILLS, DOUBLE_PLANT_FEATURE, downfall, EXTREME_HILLS, EXTREME_HILLS_EDGE, EXTREME_HILLS_HEIGHT, EXTREME_HILLS_PLUS, field_4619, field_4631, field_4635, field_4661, field_7203, flyingEntries, FOLIAGE_NOISE, FOREST, FOREST_HILLS, FROZEN_OCEAN, FROZEN_RIVER, HELL, HILLS_HEIGHT, ICE_MOUNTAINS, ICE_PLAINS, id, JUNGLE, JUNGLE_EDGE, JUNGLE_HILLS, JUNGLE_TREE_FEATURE, MEGA_TAIGA, MEGA_TAIGA_HILLS, MESA, MESA_PLATEAU, MESA_PLATEAU_F, monsterEntries, MUSHROOM_HEIGHT, MUSHROOM_ISLAND, MUSHROOM_ISLAND_SHORE, MUSHROOM_SHORE_HEIGHT, mutated, MUTATED_BIOMES, name, OAK_TREE_FEATURE, 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, TEMPERATURE_NOISE, THE_END, topBlock, variationModifier, waterColor, waterEntries -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetFoliageColor(BlockPos pos) intgetGrassColor(BlockPos pos) method_3822(Random random) voidmethod_6420(World world, Random random, ChunkBlockStateStorage chunkStorage, int int2, int int3, double double2) pickFlower(Random random, BlockPos pos) Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, decorate, getBiomeById, getBiomes, getBiomeTemperature, getDownfall, getMaxSpawnLimit, getMutatedVariant, getMutatedVariant, getRainfall, getSkyColor, getSpawnEntries, getTemperature, hasHighHumidity, isMutated, isMutatedBiome, method_3820, method_3827, method_3828, method_3830, method_3839, method_6421, method_8590, seedModifier, setHeight, setMutated, setName, setSeedModifier, setTempratureAndDownfall
-
Constructor Details
-
SwampBiome
protected SwampBiome(int id) - Mappings:
Namespace Name Mixin selector official <init>Lady;<init>(I)Vintermediary <init>Lnet/minecraft/class_1170;<init>(I)Vnamed <init>Lnet/minecraft/world/biome/Biome;<init>(I)V
-
-
Method Details
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ljava/util/Random;)Laoh;intermediary method_3822Lnet/minecraft/class_1170;method_3822(Ljava/util/Random;)Lnet/minecraft/class_1769;named method_3822Lnet/minecraft/world/biome/Biome;method_3822(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
-
getGrassColor
- Overrides:
getGrassColorin classBiome- Mappings:
Namespace Name Mixin selector official bLady;b(Lcj;)Iintermediary method_8591Lnet/minecraft/class_1170;method_8591(Lnet/minecraft/class_2552;)Inamed getGrassColorLnet/minecraft/world/biome/Biome;getGrassColor(Lnet/minecraft/util/math/BlockPos;)I
-
getFoliageColor
- Overrides:
getFoliageColorin classBiome- Mappings:
Namespace Name Mixin selector official cLady;c(Lcj;)Iintermediary method_8592Lnet/minecraft/class_1170;method_8592(Lnet/minecraft/class_2552;)Inamed getFoliageColorLnet/minecraft/world/biome/Biome;getFoliageColor(Lnet/minecraft/util/math/BlockPos;)I
-
pickFlower
- Overrides:
pickFlowerin classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ljava/util/Random;Lcj;)Lagw$a;intermediary method_8589Lnet/minecraft/class_1170;method_8589(Ljava/util/Random;Lnet/minecraft/class_2552;)Lnet/minecraft/class_112$class_2185;named pickFlowerLnet/minecraft/world/biome/Biome;pickFlower(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/FlowerBlock$FlowerType;
-
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 aLady;a(Ladm;Ljava/util/Random;Lans;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
-