Class VertexFormats

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

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

    • BLOCK

      public static final VertexFormat BLOCK
      Mappings:
      Namespace Name Mixin selector
      official a Lcuq;a:Lcus;
      intermediary field_11202 Lnet/minecraft/class_2520;field_11202:Lnet/minecraft/class_2522;
      named BLOCK Lnet/minecraft/client/render/VertexFormats;BLOCK:Lnet/minecraft/client/render/VertexFormat;
    • BLOCK_NORMALS

      public static final VertexFormat BLOCK_NORMALS
      Mappings:
      Namespace Name Mixin selector
      official b Lcuq;b:Lcus;
      intermediary field_11203 Lnet/minecraft/class_2520;field_11203:Lnet/minecraft/class_2522;
      named BLOCK_NORMALS Lnet/minecraft/client/render/VertexFormats;BLOCK_NORMALS:Lnet/minecraft/client/render/VertexFormat;
  • Constructor Details

    • VertexFormats

      public VertexFormats()