Interface DynamicUniformStorage.Uploadable

All Known Implementing Classes:
DynamicUniforms.UniformValue
Enclosing class:
DynamicUniformStorage<T extends DynamicUniformStorage.Uploadable>

@Environment(CLIENT) public static interface DynamicUniformStorage.Uploadable
Mappings:
Namespace Name
named net/minecraft/client/gl/DynamicUniformStorage$Uploadable
intermediary net/minecraft/class_11280$class_11281
official gwx$a
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(ByteBuffer buffer)
     
  • Method Details

    • write

      void write(ByteBuffer buffer)
      Mappings:
      Namespace Name Mixin selector
      named write Lnet/minecraft/client/gl/DynamicUniformStorage$Uploadable;write(Ljava/nio/ByteBuffer;)V
      intermediary method_71104 Lnet/minecraft/class_11280$class_11281;method_71104(Ljava/nio/ByteBuffer;)V
      official a Lgwx$a;a(Ljava/nio/ByteBuffer;)V