Class VertexFormats

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

@Environment(CLIENT) public class VertexFormats extends Object
Mappings:
Namespace Name
official bzh
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 Lbzh;a:Lbzj;
      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 Lbzh;b:Lbzj;
      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;
    • ENTITY

      public static final VertexFormat ENTITY
      Mappings:
      Namespace Name Mixin selector
      official c Lbzh;c:Lbzj;
      intermediary field_11204 Lnet/minecraft/class_2520;field_11204:Lnet/minecraft/class_2522;
      named ENTITY Lnet/minecraft/client/render/VertexFormats;ENTITY:Lnet/minecraft/client/render/VertexFormat;
    • PARTICLE

      public static final VertexFormat PARTICLE
      Mappings:
      Namespace Name Mixin selector
      official d Lbzh;d:Lbzj;
      intermediary field_11205 Lnet/minecraft/class_2520;field_11205:Lnet/minecraft/class_2522;
      named PARTICLE Lnet/minecraft/client/render/VertexFormats;PARTICLE:Lnet/minecraft/client/render/VertexFormat;
    • POSITION

      public static final VertexFormat POSITION
      Mappings:
      Namespace Name Mixin selector
      official e Lbzh;e:Lbzj;
      intermediary field_11206 Lnet/minecraft/class_2520;field_11206:Lnet/minecraft/class_2522;
      named POSITION Lnet/minecraft/client/render/VertexFormats;POSITION:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_COLOR

      public static final VertexFormat POSITION_COLOR
      Mappings:
      Namespace Name Mixin selector
      official f Lbzh;f:Lbzj;
      intermediary field_11207 Lnet/minecraft/class_2520;field_11207:Lnet/minecraft/class_2522;
      named POSITION_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE

      public static final VertexFormat POSITION_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official g Lbzh;g:Lbzj;
      intermediary field_11208 Lnet/minecraft/class_2520;field_11208:Lnet/minecraft/class_2522;
      named POSITION_TEXTURE Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_NORMAL

      public static final VertexFormat POSITION_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official h Lbzh;h:Lbzj;
      intermediary field_11209 Lnet/minecraft/class_2520;field_11209:Lnet/minecraft/class_2522;
      named POSITION_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_NORMAL:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_COLOR

      public static final VertexFormat POSITION_TEXTURE_COLOR
      Mappings:
      Namespace Name Mixin selector
      official i Lbzh;i:Lbzj;
      intermediary field_11210 Lnet/minecraft/class_2520;field_11210:Lnet/minecraft/class_2522;
      named POSITION_TEXTURE_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_NORMAL

      public static final VertexFormat POSITION_TEXTURE_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official j Lbzh;j:Lbzj;
      intermediary field_11211 Lnet/minecraft/class_2520;field_11211:Lnet/minecraft/class_2522;
      named POSITION_TEXTURE_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_NORMAL:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE2_COLOR

      public static final VertexFormat POSITION_TEXTURE2_COLOR
      Mappings:
      Namespace Name Mixin selector
      official k Lbzh;k:Lbzj;
      intermediary field_11212 Lnet/minecraft/class_2520;field_11212:Lnet/minecraft/class_2522;
      named POSITION_TEXTURE2_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE2_COLOR:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_COLOR_NORMAL

      public static final VertexFormat POSITION_TEXTURE_COLOR_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official l Lbzh;l:Lbzj;
      intermediary field_11213 Lnet/minecraft/class_2520;field_11213:Lnet/minecraft/class_2522;
      named POSITION_TEXTURE_COLOR_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_NORMAL:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_ELEMENT

      public static final VertexFormatElement POSITION_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official m Lbzh;m:Lbzk;
      intermediary field_11214 Lnet/minecraft/class_2520;field_11214:Lnet/minecraft/class_2523;
      named POSITION_ELEMENT Lnet/minecraft/client/render/VertexFormats;POSITION_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • COLOR_ELEMENT

      public static final VertexFormatElement COLOR_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official n Lbzh;n:Lbzk;
      intermediary field_11215 Lnet/minecraft/class_2520;field_11215:Lnet/minecraft/class_2523;
      named COLOR_ELEMENT Lnet/minecraft/client/render/VertexFormats;COLOR_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • TEXTURE_FLOAT_ELEMENT

      public static final VertexFormatElement TEXTURE_FLOAT_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official o Lbzh;o:Lbzk;
      intermediary field_11216 Lnet/minecraft/class_2520;field_11216:Lnet/minecraft/class_2523;
      named TEXTURE_FLOAT_ELEMENT Lnet/minecraft/client/render/VertexFormats;TEXTURE_FLOAT_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • TEXTURE_SHORT_ELEMENT

      public static final VertexFormatElement TEXTURE_SHORT_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official p Lbzh;p:Lbzk;
      intermediary field_11217 Lnet/minecraft/class_2520;field_11217:Lnet/minecraft/class_2523;
      named TEXTURE_SHORT_ELEMENT Lnet/minecraft/client/render/VertexFormats;TEXTURE_SHORT_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • NORMAL_ELEMENT

      public static final VertexFormatElement NORMAL_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official q Lbzh;q:Lbzk;
      intermediary field_11218 Lnet/minecraft/class_2520;field_11218:Lnet/minecraft/class_2523;
      named NORMAL_ELEMENT Lnet/minecraft/client/render/VertexFormats;NORMAL_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • PADDING_ELEMENT

      public static final VertexFormatElement PADDING_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official r Lbzh;r:Lbzk;
      intermediary field_11219 Lnet/minecraft/class_2520;field_11219:Lnet/minecraft/class_2523;
      named PADDING_ELEMENT Lnet/minecraft/client/render/VertexFormats;PADDING_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
  • Constructor Details

    • VertexFormats

      public VertexFormats()