Package net.minecraft.client.render
Class RenderHelper
java.lang.Object
net.minecraft.client.render.RenderHelper
- Mappings:
Namespace Name intermediary net/minecraft/class_583glue class_667server net/minecraft/class_583client unamed net/minecraft/client/render/RenderHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidprivate static FloatBuffermethod_1928(double double2, double double3, double double4, double double5) private static FloatBuffermethod_1929(float float2, float float3, float float4, float float5)
-
Field Details
-
floatBuffer
- Mappings:
Namespace Name Mixin selector intermediary field_2521Lnet/minecraft/class_583;field_2521:Ljava/nio/FloatBuffer;glue field_2737Lclass_667;field_2737:Ljava/nio/FloatBuffer;server field_2521Lnet/minecraft/class_583;field_2521:Ljava/nio/FloatBuffer;client aLu;a:Ljava/nio/FloatBuffer;named floatBufferLnet/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_1927Lnet/minecraft/class_583;method_1927()Vglue method_2189Lclass_667;method_2189()Vserver method_1927Lnet/minecraft/class_583;method_1927()Vclient aLu;a()Vnamed disableLightingLnet/minecraft/client/render/RenderHelper;disableLighting()V
-
enableLighting
public static void enableLighting()- Mappings:
Namespace Name Mixin selector intermediary method_1930Lnet/minecraft/class_583;method_1930()Vglue method_2192Lclass_667;method_2192()Vserver method_1930Lnet/minecraft/class_583;method_1930()Vclient bLu;b()Vnamed enableLightingLnet/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_1928Lnet/minecraft/class_583;method_1928(DDDD)Ljava/nio/FloatBuffer;glue method_2190Lclass_667;method_2190(DDDD)Ljava/nio/FloatBuffer;server method_1928Lnet/minecraft/class_583;method_1928(DDDD)Ljava/nio/FloatBuffer;client aLu;a(DDDD)Ljava/nio/FloatBuffer;named method_1928Lnet/minecraft/client/render/RenderHelper;method_1928(DDDD)Ljava/nio/FloatBuffer;
-
method_1929
- Mappings:
Namespace Name Mixin selector intermediary method_1929Lnet/minecraft/class_583;method_1929(FFFF)Ljava/nio/FloatBuffer;glue method_2191Lclass_667;method_2191(FFFF)Ljava/nio/FloatBuffer;server method_1929Lnet/minecraft/class_583;method_1929(FFFF)Ljava/nio/FloatBuffer;client aLu;a(FFFF)Ljava/nio/FloatBuffer;named method_1929Lnet/minecraft/client/render/RenderHelper;method_1929(FFFF)Ljava/nio/FloatBuffer;
-