Class SkyRendering

java.lang.Object
net.minecraft.client.render.SkyRendering

@Environment(CLIENT) public class SkyRendering extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/SkyRendering
intermediary net/minecraft/class_9975
official ghn
  • Field Details

    • SUN_TEXTURE

      private static final Identifier SUN_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named SUN_TEXTURE Lnet/minecraft/client/render/SkyRendering;SUN_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53141 Lnet/minecraft/class_9975;field_53141:Lnet/minecraft/class_2960;
      official a Lghn;a:Lalb;
    • MOON_PHASES_TEXTURE

      private static final Identifier MOON_PHASES_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named MOON_PHASES_TEXTURE Lnet/minecraft/client/render/SkyRendering;MOON_PHASES_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53142 Lnet/minecraft/class_9975;field_53142:Lnet/minecraft/class_2960;
      official b Lghn;b:Lalb;
    • END_SKY_TEXTURE

      private static final Identifier END_SKY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named END_SKY_TEXTURE Lnet/minecraft/client/render/SkyRendering;END_SKY_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53143 Lnet/minecraft/class_9975;field_53143:Lnet/minecraft/class_2960;
      official c Lghn;c:Lalb;
    • field_53144

      private static final float field_53144
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_53144 Lnet/minecraft/client/render/SkyRendering;field_53144:F
      intermediary field_53144 Lnet/minecraft/class_9975;field_53144:F
      official d Lghn;d:F
    • field_53145

      private final VertexBuffer field_53145
      Mappings:
      Namespace Name Mixin selector
      named field_53145 Lnet/minecraft/client/render/SkyRendering;field_53145:Lnet/minecraft/client/gl/VertexBuffer;
      intermediary field_53145 Lnet/minecraft/class_9975;field_53145:Lnet/minecraft/class_291;
      official e Lghn;e:Lfcx;
    • field_53146

      private final VertexBuffer field_53146
      Mappings:
      Namespace Name Mixin selector
      named field_53146 Lnet/minecraft/client/render/SkyRendering;field_53146:Lnet/minecraft/client/gl/VertexBuffer;
      intermediary field_53146 Lnet/minecraft/class_9975;field_53146:Lnet/minecraft/class_291;
      official f Lghn;f:Lfcx;
    • field_53147

      private final VertexBuffer field_53147
      Mappings:
      Namespace Name Mixin selector
      named field_53147 Lnet/minecraft/client/render/SkyRendering;field_53147:Lnet/minecraft/client/gl/VertexBuffer;
      intermediary field_53147 Lnet/minecraft/class_9975;field_53147:Lnet/minecraft/class_291;
      official g Lghn;g:Lfcx;
  • Constructor Details

    • SkyRendering

      public SkyRendering()
  • Method Details

    • method_62301

      private VertexBuffer method_62301()
      Mappings:
      Namespace Name Mixin selector
      named method_62301 Lnet/minecraft/client/render/SkyRendering;method_62301()Lnet/minecraft/client/gl/VertexBuffer;
      intermediary method_62301 Lnet/minecraft/class_9975;method_62301()Lnet/minecraft/class_291;
      official a Lghn;a()Lfcx;
    • method_62311

      private VertexBuffer method_62311()
      Mappings:
      Namespace Name Mixin selector
      named method_62311 Lnet/minecraft/client/render/SkyRendering;method_62311()Lnet/minecraft/client/gl/VertexBuffer;
      intermediary method_62311 Lnet/minecraft/class_9975;method_62311()Lnet/minecraft/class_291;
      official b Lghn;b()Lfcx;
    • method_62313

      private VertexBuffer method_62313()
      Mappings:
      Namespace Name Mixin selector
      named method_62313 Lnet/minecraft/client/render/SkyRendering;method_62313()Lnet/minecraft/client/gl/VertexBuffer;
      intermediary method_62313 Lnet/minecraft/class_9975;method_62313()Lnet/minecraft/class_291;
      official c Lghn;c()Lfcx;
    • method_62308

      private BuiltBuffer method_62308(Tessellator tesselator)
      Mappings:
      Namespace Name Mixin selector
      named method_62308 Lnet/minecraft/client/render/SkyRendering;method_62308(Lnet/minecraft/client/render/Tessellator;)Lnet/minecraft/client/render/BuiltBuffer;
      intermediary method_62308 Lnet/minecraft/class_9975;method_62308(Lnet/minecraft/class_289;)Lnet/minecraft/class_9801;
      official a Lghn;a(Lfcw;)Lfct;
    • method_62309

      private BuiltBuffer method_62309(Tessellator tesselator, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62309 Lnet/minecraft/client/render/SkyRendering;method_62309(Lnet/minecraft/client/render/Tessellator;F)Lnet/minecraft/client/render/BuiltBuffer;
      intermediary method_62309 Lnet/minecraft/class_9975;method_62309(Lnet/minecraft/class_289;F)Lnet/minecraft/class_9801;
      official a Lghn;a(Lfcw;F)Lfct;
    • method_62302

      public void method_62302(float red, float green, float blue)
      Mappings:
      Namespace Name Mixin selector
      named method_62302 Lnet/minecraft/client/render/SkyRendering;method_62302(FFF)V
      intermediary method_62302 Lnet/minecraft/class_9975;method_62302(FFF)V
      official a Lghn;a(FFF)V
    • renderSkyDark

      public void renderSkyDark(MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      named renderSkyDark Lnet/minecraft/client/render/SkyRendering;renderSkyDark(Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_62305 Lnet/minecraft/class_9975;method_62305(Lnet/minecraft/class_4587;)V
      official a Lghn;a(Lfcu;)V
    • method_62307

      public void method_62307(MatrixStack matrices, Tessellator tesselator, float float2, int int2, float float3, float starBrightness, class_9958 class_9958)
      Mappings:
      Namespace Name Mixin selector
      named method_62307 Lnet/minecraft/client/render/SkyRendering;method_62307(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/Tessellator;FIFFLnet/minecraft/class_9958;)V
      intermediary method_62307 Lnet/minecraft/class_9975;method_62307(Lnet/minecraft/class_4587;Lnet/minecraft/class_289;FIFFLnet/minecraft/class_9958;)V
      official a Lghn;a(Lfcu;Lfcw;FIFFLggj;)V
    • method_62303

      private void method_62303(float alpha, Tessellator tesselator, MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      named method_62303 Lnet/minecraft/client/render/SkyRendering;method_62303(FLnet/minecraft/client/render/Tessellator;Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_62303 Lnet/minecraft/class_9975;method_62303(FLnet/minecraft/class_289;Lnet/minecraft/class_4587;)V
      official a Lghn;a(FLfcw;Lfcu;)V
    • method_62304

      private void method_62304(int int2, float float2, Tessellator tesselator, MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      named method_62304 Lnet/minecraft/client/render/SkyRendering;method_62304(IFLnet/minecraft/client/render/Tessellator;Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_62304 Lnet/minecraft/class_9975;method_62304(IFLnet/minecraft/class_289;Lnet/minecraft/class_4587;)V
      official a Lghn;a(IFLfcw;Lfcu;)V
    • renderStars

      private void renderStars(class_9958 class_9958, float color, MatrixStack matrices)
      Mappings:
      Namespace Name Mixin selector
      named renderStars Lnet/minecraft/client/render/SkyRendering;renderStars(Lnet/minecraft/class_9958;FLnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_62310 Lnet/minecraft/class_9975;method_62310(Lnet/minecraft/class_9958;FLnet/minecraft/class_4587;)V
      official a Lghn;a(Lggj;FLfcu;)V
    • method_62306

      public void method_62306(MatrixStack matrices, Tessellator tesselator, float angleRadians, int color)
      Mappings:
      Namespace Name Mixin selector
      named method_62306 Lnet/minecraft/client/render/SkyRendering;method_62306(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/Tessellator;FI)V
      intermediary method_62306 Lnet/minecraft/class_9975;method_62306(Lnet/minecraft/class_4587;Lnet/minecraft/class_289;FI)V
      official a Lghn;a(Lfcu;Lfcw;FI)V
    • renderEndSky

      public void renderEndSky(MatrixStack matrixStack)
      Mappings:
      Namespace Name Mixin selector
      named renderEndSky Lnet/minecraft/client/render/SkyRendering;renderEndSky(Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_62312 Lnet/minecraft/class_9975;method_62312(Lnet/minecraft/class_4587;)V
      official b Lghn;b(Lfcu;)V