Class GlShaderUniform

java.lang.Object
net.minecraft.client.gl.GlShaderUniform
Direct Known Subclasses:
GlUniform

@Environment(CLIENT) public class GlShaderUniform extends Object
Mappings:
Namespace Name
official dcq
intermediary net/minecraft/class_1870
named net/minecraft/client/gl/GlShaderUniform
  • Constructor Details

    • GlShaderUniform

      public GlShaderUniform()
  • Method Details

    • method_6976

      public void method_6976(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a(F)V
      intermediary method_6976 Lnet/minecraft/class_1870;method_6976(F)V
      named method_6976 Lnet/minecraft/client/gl/GlShaderUniform;method_6976(F)V
    • method_6977

      public void method_6977(float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a(FF)V
      intermediary method_6977 Lnet/minecraft/class_1870;method_6977(FF)V
      named method_6977 Lnet/minecraft/client/gl/GlShaderUniform;method_6977(FF)V
    • method_6978

      public void method_6978(float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a(FFF)V
      intermediary method_6978 Lnet/minecraft/class_1870;method_6978(FFF)V
      named method_6978 Lnet/minecraft/client/gl/GlShaderUniform;method_6978(FFF)V
    • method_6979

      public void method_6979(float float2, float float3, float float4, float float5)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a(FFFF)V
      intermediary method_6979 Lnet/minecraft/class_1870;method_6979(FFFF)V
      named method_6979 Lnet/minecraft/client/gl/GlShaderUniform;method_6979(FFFF)V
    • method_6986

      public void method_6986(float float2, float float3, float float4, float float5)
      Mappings:
      Namespace Name Mixin selector
      official b Ldcq;b(FFFF)V
      intermediary method_6986 Lnet/minecraft/class_1870;method_6986(FFFF)V
      named method_6986 Lnet/minecraft/client/gl/GlShaderUniform;method_6986(FFFF)V
    • method_6981

      public void method_6981(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a(IIII)V
      intermediary method_6981 Lnet/minecraft/class_1870;method_6981(IIII)V
      named method_6981 Lnet/minecraft/client/gl/GlShaderUniform;method_6981(IIII)V
    • method_6984

      public void method_6984(float[] float2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a([F)V
      intermediary method_6984 Lnet/minecraft/class_1870;method_6984([F)V
      named method_6984 Lnet/minecraft/client/gl/GlShaderUniform;method_6984([F)V
    • method_19442

      public void method_19442(Matrix4f matrix4f)
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a(Ldhi;)V
      intermediary method_19442 Lnet/minecraft/class_1870;method_19442(Lnet/minecraft/class_2546;)V
      named method_19442 Lnet/minecraft/client/gl/GlShaderUniform;method_19442(Lnet/minecraft/client/util/math/Matrix4f;)V