Class PlainsBiome

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

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

    • field_527

      protected boolean field_527
      Mappings:
      Namespace Name Mixin selector
      official aD Laeo;aD:Z
      intermediary field_527 Lnet/minecraft/class_135;field_527:Z
      named field_527 Lnet/minecraft/world/biome/PlainsBiome;field_527:Z
  • Constructor Details

    • PlainsBiome

      protected PlainsBiome​(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

    • 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;
    • decorate

      public void decorate​(World world, Random random, BlockPos pos)
      Overrides:
      decorate in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Lady;a(Ladm;Ljava/util/Random;Lcj;)V
      intermediary method_519 Lnet/minecraft/class_113;method_519(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)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 int2)
      Overrides:
      getMutatedVariant in class Biome
      Mappings:
      Namespace Name Mixin selector
      official d Lady;d(I)Lady;
      intermediary method_536 Lnet/minecraft/class_113;method_536(I)Lnet/minecraft/class_113;
      named getMutatedVariant Lnet/minecraft/world/biome/Biome;getMutatedVariant(I)Lnet/minecraft/world/biome/Biome;