Class EndBiome

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

public class EndBiome extends Biome
Mappings:
Namespace Name
official asv
intermediary net/minecraft/class_1190
named net/minecraft/world/biome/EndBiome
  • Constructor Details

    • EndBiome

      public EndBiome(int id)
      Mappings:
      Namespace Name Mixin selector
      official <init> Larm;<init>(I)V
      intermediary <init> Lnet/minecraft/class_1170;<init>(I)V
      named <init> Lnet/minecraft/world/biome/Biome;<init>(I)V
  • Method Details

    • getSkyColor

      @Environment(CLIENT) public int getSkyColor(float temperature)
      Overrides:
      getSkyColor in class Biome
      Mappings:
      Namespace Name Mixin selector
      official a Larm;a(F)I
      intermediary method_3818 Lnet/minecraft/class_1170;method_3818(F)I
      named getSkyColor Lnet/minecraft/world/biome/Biome;getSkyColor(F)I