Package net.minecraft.client.color.world
Class BiomeColors
java.lang.Object
net.minecraft.client.color.world.BiomeColors
- Mappings:
Namespace Name named net/minecraft/client/color/world/BiomeColorsintermediary net/minecraft/class_1163official hjp
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ColorResolverstatic final ColorResolverstatic final ColorResolverstatic final ColorResolver -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intgetColor(BlockRenderView world, BlockPos pos, ColorResolver resolver) static intgetDryFoliageColor(BlockRenderView world, BlockPos pos) static intgetFoliageColor(BlockRenderView world, BlockPos pos) static intgetGrassColor(BlockRenderView world, BlockPos pos) static intgetWaterColor(BlockRenderView world, BlockPos pos)
-
Field Details
-
GRASS_COLOR
- Mappings:
Namespace Name Mixin selector named GRASS_COLORLnet/minecraft/client/color/world/BiomeColors;GRASS_COLOR:Lnet/minecraft/world/biome/ColorResolver;intermediary field_5665Lnet/minecraft/class_1163;field_5665:Lnet/minecraft/class_6539;official aLhjp;a:Ldur;
-
FOLIAGE_COLOR
- Mappings:
Namespace Name Mixin selector named FOLIAGE_COLORLnet/minecraft/client/color/world/BiomeColors;FOLIAGE_COLOR:Lnet/minecraft/world/biome/ColorResolver;intermediary field_5664Lnet/minecraft/class_1163;field_5664:Lnet/minecraft/class_6539;official bLhjp;b:Ldur;
-
DRY_FOLIAGE_COLOR
- Mappings:
Namespace Name Mixin selector named DRY_FOLIAGE_COLORLnet/minecraft/client/color/world/BiomeColors;DRY_FOLIAGE_COLOR:Lnet/minecraft/world/biome/ColorResolver;intermediary field_57104Lnet/minecraft/class_1163;field_57104:Lnet/minecraft/class_6539;official cLhjp;c:Ldur;
-
WATER_COLOR
- Mappings:
Namespace Name Mixin selector named WATER_COLORLnet/minecraft/client/color/world/BiomeColors;WATER_COLOR:Lnet/minecraft/world/biome/ColorResolver;intermediary field_5666Lnet/minecraft/class_1163;field_5666:Lnet/minecraft/class_6539;official dLhjp;d:Ldur;
-
-
Constructor Details
-
BiomeColors
public BiomeColors()
-
-
Method Details
-
getColor
- Mappings:
Namespace Name Mixin selector named getColorLnet/minecraft/client/color/world/BiomeColors;getColor(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/biome/ColorResolver;)Iintermediary method_4965Lnet/minecraft/class_1163;method_4965(Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;Lnet/minecraft/class_6539;)Iofficial aLhjp;a(Ldui;Lis;Ldur;)I
-
getGrassColor
- Mappings:
Namespace Name Mixin selector named getGrassColorLnet/minecraft/client/color/world/BiomeColors;getGrassColor(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_4962Lnet/minecraft/class_1163;method_4962(Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)Iofficial aLhjp;a(Ldui;Lis;)I
-
getFoliageColor
- Mappings:
Namespace Name Mixin selector named getFoliageColorLnet/minecraft/client/color/world/BiomeColors;getFoliageColor(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_4966Lnet/minecraft/class_1163;method_4966(Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)Iofficial bLhjp;b(Ldui;Lis;)I
-
getDryFoliageColor
- Mappings:
Namespace Name Mixin selector named getDryFoliageColorLnet/minecraft/client/color/world/BiomeColors;getDryFoliageColor(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_68163Lnet/minecraft/class_1163;method_68163(Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)Iofficial cLhjp;c(Ldui;Lis;)I
-
getWaterColor
- Mappings:
Namespace Name Mixin selector named getWaterColorLnet/minecraft/client/color/world/BiomeColors;getWaterColor(Lnet/minecraft/world/BlockRenderView;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_4961Lnet/minecraft/class_1163;method_4961(Lnet/minecraft/class_1920;Lnet/minecraft/class_2338;)Iofficial dLhjp;d(Ldui;Lis;)I
-