Class SkyBiome

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

public class SkyBiome extends Biome
Mappings:
Namespace Name
intermediary net/minecraft/class_399
glue class_434
server le
client ry
named net/minecraft/world/biome/SkyBiome
  • Constructor Details

    • SkyBiome

      public SkyBiome()
  • Method Details

    • getSkyColor

      @Environment(CLIENT) public int getSkyColor(float temperature)
      Overrides:
      getSkyColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      intermediary method_796 Lnet/minecraft/class_153;method_796(F)I
      glue method_1536 Lclass_256;method_1536(F)I
      server method_796 Lgs;method_796(F)I
      client a Lkd;a(F)I
      named getSkyColor Lnet/minecraft/world/biome/Biome;getSkyColor(F)I