Class VertexFormats

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

@Environment(CLIENT) public class VertexFormats extends Object
Holding vertex formats and vertex format elements.
Mappings:
Namespace Name
named net/minecraft/client/render/VertexFormats
intermediary net/minecraft/class_290
official foa
  • Field Details

    • BLIT_SCREEN

      public static final VertexFormat BLIT_SCREEN
      Mappings:
      Namespace Name Mixin selector
      named BLIT_SCREEN Lnet/minecraft/client/render/VertexFormats;BLIT_SCREEN:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_29336 Lnet/minecraft/class_290;field_29336:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official a Lfoa;a:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • EMPTY

      public static final VertexFormat EMPTY
      Mappings:
      Namespace Name Mixin selector
      named EMPTY Lnet/minecraft/client/render/VertexFormats;EMPTY:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_60033 Lnet/minecraft/class_290;field_60033:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official b Lfoa;b:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_COLOR_TEXTURE_LIGHT_NORMAL

      public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT_NORMAL
      Mappings:
      Namespace Name Mixin selector
      named POSITION_COLOR_TEXTURE_LIGHT_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_LIGHT_NORMAL:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1590 Lnet/minecraft/class_290;field_1590:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official c Lfoa;c:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL

      public static final VertexFormat POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL
      Mappings:
      Namespace Name Mixin selector
      named POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1580 Lnet/minecraft/class_290;field_1580:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official d Lfoa;d:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_TEXTURE_COLOR_LIGHT

      public static final VertexFormat POSITION_TEXTURE_COLOR_LIGHT
      Mappings:
      Namespace Name Mixin selector
      named POSITION_TEXTURE_COLOR_LIGHT Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_LIGHT:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1584 Lnet/minecraft/class_290;field_1584:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official e Lfoa;e:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION

      public static final VertexFormat POSITION
      Mappings:
      Namespace Name Mixin selector
      named POSITION Lnet/minecraft/client/render/VertexFormats;POSITION:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1592 Lnet/minecraft/class_290;field_1592:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official f Lfoa;f:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_COLOR

      public static final VertexFormat POSITION_COLOR
      Mappings:
      Namespace Name Mixin selector
      named POSITION_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1576 Lnet/minecraft/class_290;field_1576:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official g Lfoa;g:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_COLOR_NORMAL

      public static final VertexFormat POSITION_COLOR_NORMAL
      Mappings:
      Namespace Name Mixin selector
      named POSITION_COLOR_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_NORMAL:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_29337 Lnet/minecraft/class_290;field_29337:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official h Lfoa;h:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_COLOR_LIGHT

      public static final VertexFormat POSITION_COLOR_LIGHT
      Mappings:
      Namespace Name Mixin selector
      named POSITION_COLOR_LIGHT Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_LIGHT:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_21468 Lnet/minecraft/class_290;field_21468:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official i Lfoa;i:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_TEXTURE

      public static final VertexFormat POSITION_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named POSITION_TEXTURE Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1585 Lnet/minecraft/class_290;field_1585:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official j Lfoa;j:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_TEXTURE_COLOR

      public static final VertexFormat POSITION_TEXTURE_COLOR
      Mappings:
      Namespace Name Mixin selector
      named POSITION_TEXTURE_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1575 Lnet/minecraft/class_290;field_1575:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official k Lfoa;k:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_COLOR_TEXTURE_LIGHT

      public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT
      Mappings:
      Namespace Name Mixin selector
      named POSITION_COLOR_TEXTURE_LIGHT Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_LIGHT:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_20888 Lnet/minecraft/class_290;field_20888:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official l Lfoa;l:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_TEXTURE_LIGHT_COLOR

      public static final VertexFormat POSITION_TEXTURE_LIGHT_COLOR
      Mappings:
      Namespace Name Mixin selector
      named POSITION_TEXTURE_LIGHT_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_LIGHT_COLOR:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1586 Lnet/minecraft/class_290;field_1586:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official m Lfoa;m:Lcom/mojang/blaze3d/vertex/VertexFormat;
    • POSITION_TEXTURE_COLOR_NORMAL

      public static final VertexFormat POSITION_TEXTURE_COLOR_NORMAL
      Mappings:
      Namespace Name Mixin selector
      named POSITION_TEXTURE_COLOR_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_NORMAL:Lcom/mojang/blaze3d/vertex/VertexFormat;
      intermediary field_1577 Lnet/minecraft/class_290;field_1577:Lcom/mojang/blaze3d/vertex/VertexFormat;
      official n Lfoa;n:Lcom/mojang/blaze3d/vertex/VertexFormat;
  • Constructor Details

    • VertexFormats

      public VertexFormats()