Class SwampBiome

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

public class SwampBiome
extends Biome
Mappings:
Namespace Name
official aet
intermediary net/minecraft/class_140
named net/minecraft/world/biome/SwampBiome
  • Constructor Details

    • SwampBiome

      protected SwampBiome​(int id)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lady;<init>(I)V
      intermediary <init> Lnet/minecraft/class_113;<init>(I)V
      named <init> Lnet/minecraft/world/biome/Biome;<init>(I)V
  • Method Details

    • method_524

      public FoliageFeature method_524​(Random random)
      Overrides:
      method_524 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ljava/util/Random;)Laoh;
      intermediary method_524 Lnet/minecraft/class_113;method_524(Ljava/util/Random;)Lnet/minecraft/class_429;
      named method_524 Lnet/minecraft/world/biome/Biome;method_524(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 Lady;b(Lcj;)I
      intermediary method_530 Lnet/minecraft/class_113;method_530(Lnet/minecraft/class_1372;)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 Lady;c(Lcj;)I
      intermediary method_534 Lnet/minecraft/class_113;method_534(Lnet/minecraft/class_1372;)I
      named getFoliageColor Lnet/minecraft/world/biome/Biome;getFoliageColor(Lnet/minecraft/util/math/BlockPos;)I
    • pickFlower

      public FlowerBlock.FlowerType pickFlower​(Random random, BlockPos blockPos)
      Overrides:
      pickFlower in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ljava/util/Random;Lcj;)Lagw$a;
      intermediary method_525 Lnet/minecraft/class_113;method_525(Ljava/util/Random;Lnet/minecraft/class_1372;)Lnet/minecraft/class_211$class_212;
      named pickFlower Lnet/minecraft/world/biome/Biome;pickFlower(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/FlowerBlock$FlowerType;
    • method_518

      public void method_518​(World world, Random random, ChunkCoordinateRange chunkCoordinateRange, int int2, int int3, double double2)
      Overrides:
      method_518 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ladm;Ljava/util/Random;Lans;IID)V
      intermediary method_518 Lnet/minecraft/class_113;method_518(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_416;IID)V
      named method_518 Lnet/minecraft/world/biome/Biome;method_518(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/chunk/ChunkCoordinateRange;IID)V