Class PlainsBiome

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

public class PlainsBiome extends Biome
Mappings:
Namespace Name
official asn
intermediary net/minecraft/class_1185
named net/minecraft/world/biome/PlainsBiome
  • Field Details

    • field_7252

      protected boolean field_7252
      Mappings:
      Namespace Name Mixin selector
      official aD Lasn;aD:Z
      intermediary field_7252 Lnet/minecraft/class_1185;field_7252:Z
      named field_7252 Lnet/minecraft/world/biome/PlainsBiome;field_7252:Z
  • Constructor Details

    • PlainsBiome

      protected PlainsBiome(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_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;
    • decorate

      public void decorate(World world, Random random, BlockPos pos)
      Overrides:
      decorate in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Larm;a(Laqu;Ljava/util/Random;Ldt;)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
    • getMutatedVariant

      protected Biome getMutatedVariant(int id)
      Overrides:
      getMutatedVariant in class Biome
      Mappings:
      Namespace Name Mixin selector
      official d Larm;d(I)Larm;
      intermediary method_8593 Lnet/minecraft/class_1170;method_8593(I)Lnet/minecraft/class_1170;
      named getMutatedVariant Lnet/minecraft/world/biome/Biome;getMutatedVariant(I)Lnet/minecraft/world/biome/Biome;