Class Skylands

java.lang.Object
net.minecraft.level.dimension.Dimension
net.minecraft.level.dimension.Skylands

public class Skylands extends Dimension
Mappings:
Namespace Name
intermediary net/minecraft/class_176
glue class_20
server aj
client ay
named net/minecraft/level/dimension/Skylands
  • Constructor Details

    • Skylands

      public Skylands()
  • Method Details

    • initBiomeSource

      public void initBiomeSource()
      Overrides:
      initBiomeSource in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1769 Lnet/minecraft/class_50;method_1769()V
      glue method_44 Lclass_570;method_44()V
      server a Los;a()V
      client a Lxa;a()V
      named initBiomeSource Lnet/minecraft/level/dimension/Dimension;initBiomeSource()V
    • createLevelSource

      public LevelSource createLevelSource()
      Overrides:
      createLevelSource in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1772 Lnet/minecraft/class_50;method_1772()Lnet/minecraft/class_51;
      glue method_47 Lclass_570;method_47()Lclass_60;
      server b Los;b()Lbl;
      client b Lxa;b()Lcl;
      named createLevelSource Lnet/minecraft/level/dimension/Dimension;createLevelSource()Lnet/minecraft/level/source/LevelSource;
    • getSunPosition

      public float getSunPosition(long time, float delta)
      Overrides:
      getSunPosition in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1771 Lnet/minecraft/class_50;method_1771(JF)F
      glue method_46 Lclass_570;method_46(JF)F
      server a Los;a(JF)F
      client a Lxa;a(JF)F
      named getSunPosition Lnet/minecraft/level/dimension/Dimension;getSunPosition(JF)F
    • getSunsetDawnColour

      @Environment(CLIENT) public float[] getSunsetDawnColour(float time, float delta)
      Overrides:
      getSunsetDawnColour in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1761 Lnet/minecraft/class_50;method_1761(FF)[F
      glue method_119 Lclass_570;method_119(FF)[F
      server method_1761 Los;method_1761(FF)[F
      client a Lxa;a(FF)[F
      named getSunsetDawnColour Lnet/minecraft/level/dimension/Dimension;getSunsetDawnColour(FF)[F
    • getSkyColour

      @Environment(CLIENT) public Vec3f getSkyColour(float time, float delta)
      Overrides:
      getSkyColour in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1762 Lnet/minecraft/class_50;method_1762(FF)Lnet/minecraft/class_26;
      glue method_120 Lclass_570;method_120(FF)Lclass_45;
      server method_1762 Los;method_1762(FF)Lba;
      client b Lxa;b(FF)Lbt;
      named getSkyColour Lnet/minecraft/level/dimension/Dimension;getSkyColour(FF)Lnet/minecraft/util/maths/Vec3f;
    • hasPaleSky

      @Environment(CLIENT) public boolean hasPaleSky()
      Overrides:
      hasPaleSky in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1763 Lnet/minecraft/class_50;method_1763()Z
      glue method_121 Lclass_570;method_121()Z
      server method_1763 Los;method_1763()Z
      client c Lxa;c()Z
      named hasPaleSky Lnet/minecraft/level/dimension/Dimension;hasPaleSky()Z
    • getCloudHeight

      @Environment(CLIENT) public float getCloudHeight()
      Overrides:
      getCloudHeight in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1764 Lnet/minecraft/class_50;method_1764()F
      glue method_122 Lclass_570;method_122()F
      server method_1764 Los;method_1764()F
      client d Lxa;d()F
      named getCloudHeight Lnet/minecraft/level/dimension/Dimension;getCloudHeight()F
    • canSpawnOn

      public boolean canSpawnOn(int x, int y)
      Overrides:
      canSpawnOn in class Dimension
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1770 Lnet/minecraft/class_50;method_1770(II)Z
      glue method_45 Lclass_570;method_45(II)Z
      server a Los;a(II)Z
      client a Lxa;a(II)Z
      named canSpawnOn Lnet/minecraft/level/dimension/Dimension;canSpawnOn(II)Z