Package net.minecraft.world.biome
Class SwampBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.SwampBiome
- Mappings:
Namespace Name official ajcintermediary net/minecraft/class_1188named net/minecraft/world/biome/SwampBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Settings, Biome.SpawnEntry, Biome.Temperature -
Field Summary
FieldsFields 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 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, getBiomeFromIndex, getBiomeFromList, getBiomeIndex, getBiomeTemperature, getByRawIdOrDefault, getDepth, getMaxSpawnLimit, getName, getRainfall, getSkyColor, getSpawnEntries, getTemperature, getTemperature, getVariationModifier, getWaterColor, hasHighHumidity, hasParent, isMutated, isMutatedBiome, method_11504, method_3828, method_3830, method_8590, register
-
Field Details
-
field_12547
- Mappings:
Namespace Name Mixin selector official yLajc;y:Lard;intermediary field_12547Lnet/minecraft/class_1188;field_12547:Lnet/minecraft/class_2232;named field_12547Lnet/minecraft/world/biome/SwampBiome;field_12547:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
SwampBiome
- 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
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLaig;a(Ljava/util/Random;)Latp;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 bLaig;b(Lcl;)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 cLaig;c(Lcl;)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 aLaig;a(Ljava/util/Random;Lcl;)Lalm$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 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
-