Class VertexFormatElement

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

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

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lcuu;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_11231 Lnet/minecraft/class_2523;field_11231:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/render/VertexFormatElement;LOGGER:Lorg/apache/logging/log4j/Logger;
    • field_11232

      private final class_2524 field_11232
      Mappings:
      Namespace Name Mixin selector
      official b Lcuu;b:Lcuv;
      intermediary field_11232 Lnet/minecraft/class_2523;field_11232:Lnet/minecraft/class_2524;
      named field_11232 Lnet/minecraft/client/render/VertexFormatElement;field_11232:Lnet/minecraft/class_2524;
    • field_11233

      private final class_2525 field_11233
      Mappings:
      Namespace Name Mixin selector
      official c Lcuu;c:Lcuw;
      intermediary field_11233 Lnet/minecraft/class_2523;field_11233:Lnet/minecraft/class_2525;
      named field_11233 Lnet/minecraft/client/render/VertexFormatElement;field_11233:Lnet/minecraft/class_2525;
    • index

      private int index
      Mappings:
      Namespace Name Mixin selector
      official d Lcuu;d:I
      intermediary field_11234 Lnet/minecraft/class_2523;field_11234:I
      named index Lnet/minecraft/client/render/VertexFormatElement;index:I
    • count

      private int count
      Mappings:
      Namespace Name Mixin selector
      official e Lcuu;e:I
      intermediary field_11235 Lnet/minecraft/class_2523;field_11235:I
      named count Lnet/minecraft/client/render/VertexFormatElement;count:I
    • field_22420

      private int field_22420
      Mappings:
      Namespace Name Mixin selector
      official f Lcuu;f:I
      intermediary field_22420 Lnet/minecraft/class_2523;field_22420:I
      named field_22420 Lnet/minecraft/client/render/VertexFormatElement;field_22420:I
  • Constructor Details

    • VertexFormatElement

      public VertexFormatElement(int int2, class_2524 class_2524, class_2525 class_2525, int int3)
  • Method Details

    • method_21829

      public void method_21829(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcuu;a(I)V
      intermediary method_21829 Lnet/minecraft/class_2523;method_21829(I)V
      named method_21829 Lnet/minecraft/client/render/VertexFormatElement;method_21829(I)V
    • method_21828

      public int method_21828()
      Mappings:
      Namespace Name Mixin selector
      official a Lcuu;a()I
      intermediary method_21828 Lnet/minecraft/class_2523;method_21828()I
      named method_21828 Lnet/minecraft/client/render/VertexFormatElement;method_21828()I
    • method_10348

      private final boolean method_10348(int int2, class_2525 class_2525)
      Mappings:
      Namespace Name Mixin selector
      official a Lcuu;a(ILcuw;)Z
      intermediary method_10348 Lnet/minecraft/class_2523;method_10348(ILnet/minecraft/class_2525;)Z
      named method_10348 Lnet/minecraft/client/render/VertexFormatElement;method_10348(ILnet/minecraft/class_2525;)Z
    • method_10347

      public final class_2524 method_10347()
      Mappings:
      Namespace Name Mixin selector
      official b Lcuu;b()Lcuv;
      intermediary method_10347 Lnet/minecraft/class_2523;method_10347()Lnet/minecraft/class_2524;
      named method_10347 Lnet/minecraft/client/render/VertexFormatElement;method_10347()Lnet/minecraft/class_2524;
    • method_10349

      public final class_2525 method_10349()
      Mappings:
      Namespace Name Mixin selector
      official c Lcuu;c()Lcuw;
      intermediary method_10349 Lnet/minecraft/class_2523;method_10349()Lnet/minecraft/class_2525;
      named method_10349 Lnet/minecraft/client/render/VertexFormatElement;method_10349()Lnet/minecraft/class_2525;
    • getCount

      public final int getCount()
      Mappings:
      Namespace Name Mixin selector
      official d Lcuu;d()I
      intermediary method_10350 Lnet/minecraft/class_2523;method_10350()I
      named getCount Lnet/minecraft/client/render/VertexFormatElement;getCount()I
    • getIndex

      public final int getIndex()
      Mappings:
      Namespace Name Mixin selector
      official e Lcuu;e()I
      intermediary method_10351 Lnet/minecraft/class_2523;method_10351()I
      named getIndex Lnet/minecraft/client/render/VertexFormatElement;getIndex()I
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Mappings:
      Namespace Name Mixin selector
      official toString Lcuu;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_2523;toString()Ljava/lang/String;
      named toString Lnet/minecraft/client/render/VertexFormatElement;toString()Ljava/lang/String;
    • getSize

      public final int getSize()
      Mappings:
      Namespace Name Mixin selector
      official f Lcuu;f()I
      intermediary method_10352 Lnet/minecraft/class_2523;method_10352()I
      named getSize Lnet/minecraft/client/render/VertexFormatElement;getSize()I
    • isPosition

      public final boolean isPosition()
      Mappings:
      Namespace Name Mixin selector
      official g Lcuu;g()Z
      intermediary method_10353 Lnet/minecraft/class_2523;method_10353()Z
      named isPosition Lnet/minecraft/client/render/VertexFormatElement;isPosition()Z
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
      Mappings:
      Namespace Name Mixin selector
      official equals Lcuu;equals(Ljava/lang/Object;)Z
      intermediary equals Lnet/minecraft/class_2523;equals(Ljava/lang/Object;)Z
      named equals Lnet/minecraft/client/render/VertexFormatElement;equals(Ljava/lang/Object;)Z
    • hashCode

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