Class SwampHillsBiome

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

public final class SwampHillsBiome extends Biome
Mappings:
Namespace Name
official bbm
intermediary net/minecraft/class_3673
named net/minecraft/world/biome/SwampHillsBiome
  • Constructor Details

    • SwampHillsBiome

      protected SwampHillsBiome()
  • 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
    • getFoliageColor

      @Environment(CLIENT) public int getFoliageColor(BlockPos pos)
      Overrides:
      getFoliageColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Layu;a(Lel;)I
      intermediary method_8592 Lnet/minecraft/class_1170;method_8592(Lnet/minecraft/class_2552;)I
      named getFoliageColor Lnet/minecraft/world/biome/Biome;getFoliageColor(Lnet/minecraft/util/math/BlockPos;)I