Class SwampBiome

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

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

    • SwampBiome

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

    • method_3822

      public FoliageFeature method_3822(Random random)
      Overrides:
      method_3822 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Larm;a(Ljava/util/Random;)Lbhc;
      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 Larm;b(Ldt;)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 Larm;c(Ldt;)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
    • method_8589

      public class_2185 method_8589(Random random, BlockPos blockPos)
      Overrides:
      method_8589 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Larm;a(Ljava/util/Random;Ldt;)Lawa;
      intermediary method_8589 Lnet/minecraft/class_1170;method_8589(Ljava/util/Random;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2185;
      named method_8589 Lnet/minecraft/world/biome/Biome;method_8589(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/class_2185;
    • 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 Larm;a(Laqu;Ljava/util/Random;Lbgk;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