Class SwampBiome

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

public class SwampBiome extends Biome
Mappings:
Namespace Name
official ahg
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> Lagf;<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 Lagf;a(Ljava/util/Random;)Lapn;
      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;
    • method_6425

      @Environment(CLIENT) public int method_6425(int int2, int int3, int int4)
      Overrides:
      method_6425 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official b Lagf;b(III)I
      intermediary method_6425 Lnet/minecraft/class_1170;method_6425(III)I
      named method_6425 Lnet/minecraft/world/biome/Biome;method_6425(III)I
    • method_6427

      @Environment(CLIENT) public int method_6427(int int2, int int3, int int4)
      Overrides:
      method_6427 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official c Lagf;c(III)I
      intermediary method_6427 Lnet/minecraft/class_1170;method_6427(III)I
      named method_6427 Lnet/minecraft/world/biome/Biome;method_6427(III)I
    • method_6423

      public String method_6423(Random random, int int2, int int3, int int4)
      Overrides:
      method_6423 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lagf;a(Ljava/util/Random;III)Ljava/lang/String;
      intermediary method_6423 Lnet/minecraft/class_1170;method_6423(Ljava/util/Random;III)Ljava/lang/String;
      named method_6423 Lnet/minecraft/world/biome/Biome;method_6423(Ljava/util/Random;III)Ljava/lang/String;
    • method_6420

      public void method_6420(World world, Random random, Block[] block, byte[] byte2, int int2, int int3, double double2)
      Overrides:
      method_6420 in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lagf;a(Lafm;Ljava/util/Random;[Laht;[BIID)V
      intermediary method_6420 Lnet/minecraft/class_1170;method_6420(Lnet/minecraft/class_1150;Ljava/util/Random;[Lnet/minecraft/class_197;[BIID)V
      named method_6420 Lnet/minecraft/world/biome/Biome;method_6420(Lnet/minecraft/world/World;Ljava/util/Random;[Lnet/minecraft/block/Block;[BIID)V