Class VertexFormat

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

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

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lbmu;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_5187 Lnet/minecraft/class_1241;field_5187:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/render/VertexFormat;LOGGER:Lorg/apache/logging/log4j/Logger;
    • elements

      private final List<VertexFormatElement> elements
      Mappings:
      Namespace Name Mixin selector
      official b Lbmu;b:Ljava/util/List;
      intermediary field_5188 Lnet/minecraft/class_1241;field_5188:Ljava/util/List;
      named elements Lnet/minecraft/client/render/VertexFormat;elements:Ljava/util/List;
    • field_5189

      private final List<Integer> field_5189
      Mappings:
      Namespace Name Mixin selector
      official c Lbmu;c:Ljava/util/List;
      intermediary field_5189 Lnet/minecraft/class_1241;field_5189:Ljava/util/List;
      named field_5189 Lnet/minecraft/client/render/VertexFormat;field_5189:Ljava/util/List;
    • field_5190

      private int field_5190
      Mappings:
      Namespace Name Mixin selector
      official d Lbmu;d:I
      intermediary field_5190 Lnet/minecraft/class_1241;field_5190:I
      named field_5190 Lnet/minecraft/client/render/VertexFormat;field_5190:I
    • field_5191

      private int field_5191
      Mappings:
      Namespace Name Mixin selector
      official e Lbmu;e:I
      intermediary field_5191 Lnet/minecraft/class_1241;field_5191:I
      named field_5191 Lnet/minecraft/client/render/VertexFormat;field_5191:I
    • field_5192

      private List<Integer> field_5192
      Mappings:
      Namespace Name Mixin selector
      official f Lbmu;f:Ljava/util/List;
      intermediary field_5192 Lnet/minecraft/class_1241;field_5192:Ljava/util/List;
      named field_5192 Lnet/minecraft/client/render/VertexFormat;field_5192:Ljava/util/List;
    • field_5193

      private int field_5193
      Mappings:
      Namespace Name Mixin selector
      official g Lbmu;g:I
      intermediary field_5193 Lnet/minecraft/class_1241;field_5193:I
      named field_5193 Lnet/minecraft/client/render/VertexFormat;field_5193:I
  • Constructor Details

    • VertexFormat

      public VertexFormat​(VertexFormat format)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbmu;<init>(Lbmu;)V
      intermediary <init> Lnet/minecraft/class_1241;<init>(Lnet/minecraft/class_1241;)V
      named <init> Lnet/minecraft/client/render/VertexFormat;<init>(Lnet/minecraft/client/render/VertexFormat;)V
    • VertexFormat

      public VertexFormat()
  • Method Details

    • method_4312

      public void method_4312()
      Mappings:
      Namespace Name Mixin selector
      official a Lbmu;a()V
      intermediary method_4312 Lnet/minecraft/class_1241;method_4312()V
      named method_4312 Lnet/minecraft/client/render/VertexFormat;method_4312()V
    • method_4314

      public VertexFormat method_4314​(VertexFormatElement element)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmu;a(Lbmv;)Lbmu;
      intermediary method_4314 Lnet/minecraft/class_1241;method_4314(Lnet/minecraft/class_1242;)Lnet/minecraft/class_1241;
      named method_4314 Lnet/minecraft/client/render/VertexFormat;method_4314(Lnet/minecraft/client/render/VertexFormatElement;)Lnet/minecraft/client/render/VertexFormat;
    • method_4315

      public boolean method_4315()
      Mappings:
      Namespace Name Mixin selector
      official b Lbmu;b()Z
      intermediary method_4315 Lnet/minecraft/class_1241;method_4315()Z
      named method_4315 Lnet/minecraft/client/render/VertexFormat;method_4315()Z
    • method_4317

      public int method_4317()
      Mappings:
      Namespace Name Mixin selector
      official c Lbmu;c()I
      intermediary method_4317 Lnet/minecraft/class_1241;method_4317()I
      named method_4317 Lnet/minecraft/client/render/VertexFormat;method_4317()I
    • method_4319

      public boolean method_4319()
      Mappings:
      Namespace Name Mixin selector
      official d Lbmu;d()Z
      intermediary method_4319 Lnet/minecraft/class_1241;method_4319()Z
      named method_4319 Lnet/minecraft/client/render/VertexFormat;method_4319()Z
    • method_4321

      public int method_4321()
      Mappings:
      Namespace Name Mixin selector
      official e Lbmu;e()I
      intermediary method_4321 Lnet/minecraft/class_1241;method_4321()I
      named method_4321 Lnet/minecraft/client/render/VertexFormat;method_4321()I
    • method_4313

      public boolean method_4313​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmu;a(I)Z
      intermediary method_4313 Lnet/minecraft/class_1241;method_4313(I)Z
      named method_4313 Lnet/minecraft/client/render/VertexFormat;method_4313(I)Z
    • method_4316

      public int method_4316​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lbmu;b(I)I
      intermediary method_4316 Lnet/minecraft/class_1241;method_4316(I)I
      named method_4316 Lnet/minecraft/client/render/VertexFormat;method_4316(I)I
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Mappings:
      Namespace Name Mixin selector
      official toString Lbmu;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_1241;toString()Ljava/lang/String;
      named toString Lnet/minecraft/client/render/VertexFormat;toString()Ljava/lang/String;
    • method_4326

      private boolean method_4326()
      Mappings:
      Namespace Name Mixin selector
      official j Lbmu;j()Z
      intermediary method_4326 Lnet/minecraft/class_1241;method_4326()Z
      named method_4326 Lnet/minecraft/client/render/VertexFormat;method_4326()Z
    • method_4322

      public int method_4322()
      Mappings:
      Namespace Name Mixin selector
      official f Lbmu;f()I
      intermediary method_4322 Lnet/minecraft/class_1241;method_4322()I
      named method_4322 Lnet/minecraft/client/render/VertexFormat;method_4322()I
    • method_4323

      public int method_4323()
      Mappings:
      Namespace Name Mixin selector
      official g Lbmu;g()I
      intermediary method_4323 Lnet/minecraft/class_1241;method_4323()I
      named method_4323 Lnet/minecraft/client/render/VertexFormat;method_4323()I
    • getElements

      public List<VertexFormatElement> getElements()
      Mappings:
      Namespace Name Mixin selector
      official h Lbmu;h()Ljava/util/List;
      intermediary method_4324 Lnet/minecraft/class_1241;method_4324()Ljava/util/List;
      named getElements Lnet/minecraft/client/render/VertexFormat;getElements()Ljava/util/List;
    • getSize

      public int getSize()
      Mappings:
      Namespace Name Mixin selector
      official i Lbmu;i()I
      intermediary method_4325 Lnet/minecraft/class_1241;method_4325()I
      named getSize Lnet/minecraft/client/render/VertexFormat;getSize()I
    • get

      public VertexFormatElement get​(int i)
      Mappings:
      Namespace Name Mixin selector
      official c Lbmu;c(I)Lbmv;
      intermediary method_4318 Lnet/minecraft/class_1241;method_4318(I)Lnet/minecraft/class_1242;
      named get Lnet/minecraft/client/render/VertexFormat;get(I)Lnet/minecraft/client/render/VertexFormatElement;
    • method_4320

      public int method_4320​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official d Lbmu;d(I)I
      intermediary method_4320 Lnet/minecraft/class_1241;method_4320(I)I
      named method_4320 Lnet/minecraft/client/render/VertexFormat;method_4320(I)I
    • equals

      public boolean equals​(Object obj)
      Overrides:
      equals in class Object
      Mappings:
      Namespace Name Mixin selector
      official equals Lbmu;equals(Ljava/lang/Object;)Z
      intermediary equals Lnet/minecraft/class_1241;equals(Ljava/lang/Object;)Z
      named equals Lnet/minecraft/client/render/VertexFormat;equals(Ljava/lang/Object;)Z
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
      Mappings:
      Namespace Name Mixin selector
      official hashCode Lbmu;hashCode()I
      intermediary hashCode Lnet/minecraft/class_1241;hashCode()I
      named hashCode Lnet/minecraft/client/render/VertexFormat;hashCode()I