Class DarkForestHillsBiome

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

public final class DarkForestHillsBiome extends Biome
Mappings:
Namespace Name
official azg
intermediary net/minecraft/class_3620
named net/minecraft/world/biome/DarkForestHillsBiome
  • Constructor Details

    • DarkForestHillsBiome

      public DarkForestHillsBiome()
  • Method Details

    • getGrassColor

      @Environment(CLIENT) public int getGrassColor(BlockPos pos)
      Overrides:
      getGrassColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official b Layu;b(Lel;)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