Package net.minecraft.client.color.world
Interface BiomeColors.ColorProvider
- Enclosing class:
- BiomeColors
@Environment(CLIENT) static interface BiomeColors.ColorProvider
- Mappings:
Namespace Name official aea$aintermediary net/minecraft/class_120$class_121named net/minecraft/client/color/world/BiomeColors$ColorProvider
-
Method Summary
Modifier and Type Method Description intgetColorAtPos(Biome biome, BlockPos pos)
-
Method Details
-
getColorAtPos
- Mappings:
Namespace Name Mixin selector official aLaea$a;a(Lady;Lcj;)Iintermediary method_560Lnet/minecraft/class_120$class_121;method_560(Lnet/minecraft/class_113;Lnet/minecraft/class_1372;)Inamed getColorAtPosLnet/minecraft/client/color/world/BiomeColors$ColorProvider;getColorAtPos(Lnet/minecraft/world/biome/Biome;Lnet/minecraft/util/math/BlockPos;)I
-