Class VertexFormatElement

java.lang.Object
com.mojang.blaze3d.vertex.VertexFormatElement

public class VertexFormatElement extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • supportsUsage

      private boolean supportsUsage(int p_86043_, VertexFormatElement.Usage p_86044_)
    • getType

      public final VertexFormatElement.Type getType()
    • getUsage

      public final VertexFormatElement.Usage getUsage()
    • getCount

      public final int getCount()
    • getIndex

      public final int getIndex()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getByteSize

      public final int getByteSize()
    • isPosition

      public final boolean isPosition()
    • equals

      public boolean equals(Object p_86053_)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • setupBufferState

      public void setupBufferState(int p_166966_, long p_166967_, int p_166968_)
    • clearBufferState

      public void clearBufferState(int p_166964_)
    • getElementCount

      public int getElementCount()