Class VertexFormatCodec

java.lang.Object
foundry.veil.api.client.util.VertexFormatCodec

public class VertexFormatCodec extends Object
  • Field Details

    • MODE_CODEC

      public static final com.mojang.serialization.Codec<com.mojang.blaze3d.vertex.VertexFormat.Mode> MODE_CODEC
    • ELEMENT_CODEC

      public static final com.mojang.serialization.Codec<com.mojang.blaze3d.vertex.VertexFormatElement> ELEMENT_CODEC
    • CODEC

      public static final com.mojang.serialization.Codec<com.mojang.blaze3d.vertex.VertexFormat> CODEC
    • BUFFER_SIZE_CODEC

      public static final com.mojang.serialization.Codec<Integer> BUFFER_SIZE_CODEC
  • Constructor Details

    • VertexFormatCodec

      public VertexFormatCodec()