Class EndBiome

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

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

    • EndBiome

      public EndBiome(Biome.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laig;<init>(Laig$a;)V
      intermediary <init> Lnet/minecraft/class_1170;<init>(Lnet/minecraft/class_1170$class_2708;)V
      named <init> Lnet/minecraft/world/biome/Biome;<init>(Lnet/minecraft/world/biome/Biome$Settings;)V
  • Method Details

    • getSkyColor

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