Package net.minecraft

Class class_11266.class_11267

java.lang.Object
net.minecraft.class_11266
net.minecraft.class_11266.class_11267
Enclosing class:
class_11266

@Environment(CLIENT) private static class class_11266.class_11267 extends class_11266
Mappings:
Namespace Name
named net/minecraft/class_11266$class_11267
intermediary net/minecraft/class_11266$class_11267
official fjr$a
  • Constructor Details

    • class_11267

      class_11267()
  • Method Details

    • method_71017

      public GlGpuBuffer method_71017(FramebufferManager framebufferManager, @Nullable @Nullable Supplier<String> supplier, int int2, int int3)
      Specified by:
      method_71017 in class class_11266
      Mappings:
      Namespace Name Mixin selector
      named method_71017 Lnet/minecraft/class_11266;method_71017(Lnet/minecraft/client/gl/FramebufferManager;Ljava/util/function/Supplier;II)Lnet/minecraft/client/gl/GlGpuBuffer;
      intermediary method_71017 Lnet/minecraft/class_11266;method_71017(Lnet/minecraft/class_10874;Ljava/util/function/Supplier;II)Lnet/minecraft/class_10859;
      official a Lfjr;a(Lfjs;Ljava/util/function/Supplier;II)Lfjt;
    • method_71018

      public GlGpuBuffer method_71018(FramebufferManager framebufferManager, @Nullable @Nullable Supplier<String> supplier, int int2, ByteBuffer byteBuffer)
      Specified by:
      method_71018 in class class_11266
      Mappings:
      Namespace Name Mixin selector
      named method_71018 Lnet/minecraft/class_11266;method_71018(Lnet/minecraft/client/gl/FramebufferManager;Ljava/util/function/Supplier;ILjava/nio/ByteBuffer;)Lnet/minecraft/client/gl/GlGpuBuffer;
      intermediary method_71018 Lnet/minecraft/class_11266;method_71018(Lnet/minecraft/class_10874;Ljava/util/function/Supplier;ILjava/nio/ByteBuffer;)Lnet/minecraft/class_10859;
      official a Lfjr;a(Lfjs;Ljava/util/function/Supplier;ILjava/nio/ByteBuffer;)Lfjt;
    • method_71021

      @Nullable private @Nullable ByteBuffer method_71021(FramebufferManager framebufferManager, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      named method_71021 Lnet/minecraft/class_11266$class_11267;method_71021(Lnet/minecraft/client/gl/FramebufferManager;III)Ljava/nio/ByteBuffer;
      intermediary method_71021 Lnet/minecraft/class_11266$class_11267;method_71021(Lnet/minecraft/class_10874;III)Ljava/nio/ByteBuffer;
      official a Lfjr$a;a(Lfjs;III)Ljava/nio/ByteBuffer;
    • method_71016

      public GlGpuBuffer.class_11269 method_71016(FramebufferManager framebufferManager, GlGpuBuffer glGpuBuffer, int int2, int int3, int int4)
      Specified by:
      method_71016 in class class_11266
      Mappings:
      Namespace Name Mixin selector
      named method_71016 Lnet/minecraft/class_11266;method_71016(Lnet/minecraft/client/gl/FramebufferManager;Lnet/minecraft/client/gl/GlGpuBuffer;III)Lnet/minecraft/client/gl/GlGpuBuffer$class_11269;
      intermediary method_71016 Lnet/minecraft/class_11266;method_71016(Lnet/minecraft/class_10874;Lnet/minecraft/class_10859;III)Lnet/minecraft/class_10859$class_11269;
      official a Lfjr;a(Lfjs;Lfjt;III)Lfjt$a;