Class RenderHelper

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

@Environment(CLIENT) public class RenderHelper extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_583
glue class_667
server net/minecraft/class_583
client u
named net/minecraft/client/render/RenderHelper
  • Field Details

    • floatBuffer

      private static FloatBuffer floatBuffer
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2521 Lnet/minecraft/class_583;field_2521:Ljava/nio/FloatBuffer;
      glue field_2737 Lclass_667;field_2737:Ljava/nio/FloatBuffer;
      server field_2521 Lnet/minecraft/class_583;field_2521:Ljava/nio/FloatBuffer;
      client a Lu;a:Ljava/nio/FloatBuffer;
      named floatBuffer Lnet/minecraft/client/render/RenderHelper;floatBuffer:Ljava/nio/FloatBuffer;
  • Constructor Details

    • RenderHelper

      public RenderHelper()
  • Method Details

    • disableLighting

      public static void disableLighting()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1927 Lnet/minecraft/class_583;method_1927()V
      glue method_2189 Lclass_667;method_2189()V
      server method_1927 Lnet/minecraft/class_583;method_1927()V
      client a Lu;a()V
      named disableLighting Lnet/minecraft/client/render/RenderHelper;disableLighting()V
    • enableLighting

      public static void enableLighting()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1930 Lnet/minecraft/class_583;method_1930()V
      glue method_2192 Lclass_667;method_2192()V
      server method_1930 Lnet/minecraft/class_583;method_1930()V
      client b Lu;b()V
      named enableLighting Lnet/minecraft/client/render/RenderHelper;enableLighting()V
    • method_1928

      private static FloatBuffer method_1928(double double2, double double3, double double4, double double5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1928 Lnet/minecraft/class_583;method_1928(DDDD)Ljava/nio/FloatBuffer;
      glue method_2190 Lclass_667;method_2190(DDDD)Ljava/nio/FloatBuffer;
      server method_1928 Lnet/minecraft/class_583;method_1928(DDDD)Ljava/nio/FloatBuffer;
      client a Lu;a(DDDD)Ljava/nio/FloatBuffer;
      named method_1928 Lnet/minecraft/client/render/RenderHelper;method_1928(DDDD)Ljava/nio/FloatBuffer;
    • method_1929

      private static FloatBuffer method_1929(float float2, float float3, float float4, float float5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1929 Lnet/minecraft/class_583;method_1929(FFFF)Ljava/nio/FloatBuffer;
      glue method_2191 Lclass_667;method_2191(FFFF)Ljava/nio/FloatBuffer;
      server method_1929 Lnet/minecraft/class_583;method_1929(FFFF)Ljava/nio/FloatBuffer;
      client a Lu;a(FFFF)Ljava/nio/FloatBuffer;
      named method_1929 Lnet/minecraft/client/render/RenderHelper;method_1929(FFFF)Ljava/nio/FloatBuffer;