Class BufferRenderer

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

@Environment(CLIENT) public class BufferRenderer extends Object
Mappings:
Namespace Name
official dxo
intermediary net/minecraft/class_286
named net/minecraft/client/render/BufferRenderer
  • Field Details

    • field_38982

      @Nullable private static @Nullable VertexBuffer field_38982
      Mappings:
      Namespace Name Mixin selector
      official a Ldxo;a:Ldxv;
      intermediary field_38982 Lnet/minecraft/class_286;field_38982:Lnet/minecraft/class_291;
      named field_38982 Lnet/minecraft/client/render/BufferRenderer;field_38982:Lnet/minecraft/client/gl/VertexBuffer;
  • Constructor Details

    • BufferRenderer

      public BufferRenderer()
  • Method Details

    • unbindAll

      public static void unbindAll()
      Mappings:
      Namespace Name Mixin selector
      official a Ldxo;a()V
      intermediary method_34420 Lnet/minecraft/class_286;method_34420()V
      named unbindAll Lnet/minecraft/client/render/BufferRenderer;unbindAll()V
    • method_43436

      public static void method_43436()
      Mappings:
      Namespace Name Mixin selector
      official b Ldxo;b()V
      intermediary method_43436 Lnet/minecraft/class_286;method_43436()V
      named method_43436 Lnet/minecraft/client/render/BufferRenderer;method_43436()V
    • method_43433

      public static void method_43433(BufferBuilder bufferBuilder)
      Mappings:
      Namespace Name Mixin selector
      official a Ldxo;a(Ldxn;)V
      intermediary method_43433 Lnet/minecraft/class_286;method_43433(Lnet/minecraft/class_287;)V
      named method_43433 Lnet/minecraft/client/render/BufferRenderer;method_43433(Lnet/minecraft/client/render/BufferBuilder;)V
    • method_43438

      private static void method_43438(BufferBuilder bufferBuilder)
      Mappings:
      Namespace Name Mixin selector
      official c Ldxo;c(Ldxn;)V
      intermediary method_43438 Lnet/minecraft/class_286;method_43438(Lnet/minecraft/class_287;)V
      named method_43438 Lnet/minecraft/client/render/BufferRenderer;method_43438(Lnet/minecraft/client/render/BufferBuilder;)V
    • method_43437

      public static void method_43437(BufferBuilder bufferBuilder)
      Mappings:
      Namespace Name Mixin selector
      official b Ldxo;b(Ldxn;)V
      intermediary method_43437 Lnet/minecraft/class_286;method_43437(Lnet/minecraft/class_287;)V
      named method_43437 Lnet/minecraft/client/render/BufferRenderer;method_43437(Lnet/minecraft/client/render/BufferBuilder;)V
    • method_43439

      @Nullable private static @Nullable VertexBuffer method_43439(BufferBuilder bufferBuilder)
      Mappings:
      Namespace Name Mixin selector
      official d Ldxo;d(Ldxn;)Ldxv;
      intermediary method_43439 Lnet/minecraft/class_286;method_43439(Lnet/minecraft/class_287;)Lnet/minecraft/class_291;
      named method_43439 Lnet/minecraft/client/render/BufferRenderer;method_43439(Lnet/minecraft/client/render/BufferBuilder;)Lnet/minecraft/client/gl/VertexBuffer;
    • method_43435

      private static VertexBuffer method_43435(VertexFormat vertexFormat)
      Mappings:
      Namespace Name Mixin selector
      official a Ldxo;a(Ldxx;)Ldxv;
      intermediary method_43435 Lnet/minecraft/class_286;method_43435(Lnet/minecraft/class_293;)Lnet/minecraft/class_291;
      named method_43435 Lnet/minecraft/client/render/BufferRenderer;method_43435(Lnet/minecraft/client/render/VertexFormat;)Lnet/minecraft/client/gl/VertexBuffer;
    • method_43434

      private static void method_43434(VertexBuffer vertexBuffer)
      Mappings:
      Namespace Name Mixin selector
      official a Ldxo;a(Ldxv;)V
      intermediary method_43434 Lnet/minecraft/class_286;method_43434(Lnet/minecraft/class_291;)V
      named method_43434 Lnet/minecraft/client/render/BufferRenderer;method_43434(Lnet/minecraft/client/gl/VertexBuffer;)V