Class SwampBiome

java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.SwampBiome

public class SwampBiome extends Biome
Mappings:
Namespace Name
official aof
intermediary net/minecraft/class_1188
named net/minecraft/world/biome/SwampBiome
  • Field Details

    • field_12547

      protected static final BlockState field_12547
      Mappings:
      Namespace Name Mixin selector
      official x Laof;x:Lawt;
      intermediary field_12547 Lnet/minecraft/class_1188;field_12547:Lnet/minecraft/class_2232;
      named field_12547 Lnet/minecraft/world/biome/SwampBiome;field_12547:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • SwampBiome

      protected SwampBiome(Biome.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lanh;<init>(Lanh$a;)V
      intermediary <init> Lnet/minecraft/class_1170;<init>(Lnet/minecraft/class_1170$class_2708;)V
      named <init> Lnet/minecraft/world/biome/Biome;<init>(Lnet/minecraft/world/biome/Biome$Settings;)V
  • Method Details

    • method_3822

      public FoliageFeature method_3822(Random random)
      Overrides:
      method_3822 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Ljava/util/Random;)Lazg;
      intermediary method_3822 Lnet/minecraft/class_1170;method_3822(Ljava/util/Random;)Lnet/minecraft/class_1769;
      named method_3822 Lnet/minecraft/world/biome/Biome;method_3822(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
    • getGrassColor

      @Environment(CLIENT) public int getGrassColor(BlockPos pos)
      Overrides:
      getGrassColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official b Lanh;b(Let;)I
      intermediary method_8591 Lnet/minecraft/class_1170;method_8591(Lnet/minecraft/class_2552;)I
      named getGrassColor Lnet/minecraft/world/biome/Biome;getGrassColor(Lnet/minecraft/util/math/BlockPos;)I
    • getFoliageColor

      @Environment(CLIENT) public int getFoliageColor(BlockPos pos)
      Overrides:
      getFoliageColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official c Lanh;c(Let;)I
      intermediary method_8592 Lnet/minecraft/class_1170;method_8592(Lnet/minecraft/class_2552;)I
      named getFoliageColor Lnet/minecraft/world/biome/Biome;getFoliageColor(Lnet/minecraft/util/math/BlockPos;)I
    • pickFlower

      public FlowerBlock.FlowerType pickFlower(Random random, BlockPos pos)
      Overrides:
      pickFlower in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Ljava/util/Random;Let;)Laqr$a;
      intermediary method_8589 Lnet/minecraft/class_1170;method_8589(Ljava/util/Random;Lnet/minecraft/class_2552;)Lnet/minecraft/class_112$class_2185;
      named pickFlower Lnet/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_6420 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Lamu;Ljava/util/Random;Layw;IID)V
      intermediary method_6420 Lnet/minecraft/class_1170;method_6420(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2252;IID)V
      named method_6420 Lnet/minecraft/world/biome/Biome;method_6420(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/chunk/ChunkBlockStateStorage;IID)V
    • decorate

      public void decorate(World world, Random random, BlockPos pos)
      Overrides:
      decorate in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lanh;a(Lamu;Ljava/util/Random;Let;)V
      intermediary method_3824 Lnet/minecraft/class_1170;method_3824(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)V
      named decorate Lnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V