Class DarkForestBiome

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

public final class DarkForestBiome extends Biome
Mappings:
Namespace Name
official azf
intermediary net/minecraft/class_3619
named net/minecraft/world/biome/DarkForestBiome
  • Constructor Details

    • DarkForestBiome

      public DarkForestBiome()
  • 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