Interface BiomeColors.ColorProvider

Enclosing class:
BiomeColors

@Environment(CLIENT)
static interface BiomeColors.ColorProvider
Mappings:
Namespace Name
official aea$a
intermediary net/minecraft/class_120$class_121
named net/minecraft/client/color/world/BiomeColors$ColorProvider
  • Method Summary

    Modifier and Type Method Description
    int getColorAtPos​(Biome biome, BlockPos pos)  
  • Method Details

    • getColorAtPos

      int getColorAtPos​(Biome biome, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Laea$a;a(Lady;Lcj;)I
      intermediary method_560 Lnet/minecraft/class_120$class_121;method_560(Lnet/minecraft/class_113;Lnet/minecraft/class_1372;)I
      named getColorAtPos Lnet/minecraft/client/color/world/BiomeColors$ColorProvider;getColorAtPos(Lnet/minecraft/world/biome/Biome;Lnet/minecraft/util/math/BlockPos;)I