Class InferredVertexFormatInfo

java.lang.Object
com.jozufozu.flywheel.impl.vertex.InferredVertexFormatInfo

public class InferredVertexFormatInfo extends Object
  • Field Details

    • format

      public final com.mojang.blaze3d.vertex.VertexFormat format
    • positionOffset

      public final int positionOffset
    • colorOffset

      public final int colorOffset
    • textureOffset

      public final int textureOffset
    • overlayOffset

      public final int overlayOffset
    • lightOffset

      public final int lightOffset
    • normalOffset

      public final int normalOffset
  • Constructor Details

    • InferredVertexFormatInfo

      public InferredVertexFormatInfo(com.mojang.blaze3d.vertex.VertexFormat format)