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
official eeb
intermediary net/minecraft/class_290
named net/minecraft/client/render/VertexFormats
  • Field Details

    • POSITION_ELEMENT

      public static final VertexFormatElement POSITION_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official a Leeb;a:Leej;
      intermediary field_1587 Lnet/minecraft/class_290;field_1587:Lnet/minecraft/class_296;
      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 b Leeb;b:Leej;
      intermediary field_1581 Lnet/minecraft/class_290;field_1581:Lnet/minecraft/class_296;
      named COLOR_ELEMENT Lnet/minecraft/client/render/VertexFormats;COLOR_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • TEXTURE_ELEMENT

      public static final VertexFormatElement TEXTURE_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official c Leeb;c:Leej;
      intermediary field_1591 Lnet/minecraft/class_290;field_1591:Lnet/minecraft/class_296;
      named TEXTURE_ELEMENT Lnet/minecraft/client/render/VertexFormats;TEXTURE_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • OVERLAY_ELEMENT

      public static final VertexFormatElement OVERLAY_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official d Leeb;d:Leej;
      intermediary field_1583 Lnet/minecraft/class_290;field_1583:Lnet/minecraft/class_296;
      named OVERLAY_ELEMENT Lnet/minecraft/client/render/VertexFormats;OVERLAY_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • LIGHT_ELEMENT

      public static final VertexFormatElement LIGHT_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official e Leeb;e:Leej;
      intermediary field_20886 Lnet/minecraft/class_290;field_20886:Lnet/minecraft/class_296;
      named LIGHT_ELEMENT Lnet/minecraft/client/render/VertexFormats;LIGHT_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • NORMAL_ELEMENT

      public static final VertexFormatElement NORMAL_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official f Leeb;f:Leej;
      intermediary field_1579 Lnet/minecraft/class_290;field_1579:Lnet/minecraft/class_296;
      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 g Leeb;g:Leej;
      intermediary field_1578 Lnet/minecraft/class_290;field_1578:Lnet/minecraft/class_296;
      named PADDING_ELEMENT Lnet/minecraft/client/render/VertexFormats;PADDING_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • UV_ELEMENT

      public static final VertexFormatElement UV_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official h Leeb;h:Leej;
      intermediary field_29335 Lnet/minecraft/class_290;field_29335:Lnet/minecraft/class_296;
      named UV_ELEMENT Lnet/minecraft/client/render/VertexFormats;UV_ELEMENT:Lnet/minecraft/client/render/VertexFormatElement;
    • BLIT_SCREEN

      public static final VertexFormat BLIT_SCREEN
      Mappings:
      Namespace Name Mixin selector
      official i Leeb;i:Leei;
      intermediary field_29336 Lnet/minecraft/class_290;field_29336:Lnet/minecraft/class_293;
      named BLIT_SCREEN Lnet/minecraft/client/render/VertexFormats;BLIT_SCREEN:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_COLOR_TEXTURE_LIGHT_NORMAL

      public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official j Leeb;j:Leei;
      intermediary field_1590 Lnet/minecraft/class_290;field_1590:Lnet/minecraft/class_293;
      named POSITION_COLOR_TEXTURE_LIGHT_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_LIGHT_NORMAL:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL

      public static final VertexFormat POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official k Leeb;k:Leei;
      intermediary field_1580 Lnet/minecraft/class_290;field_1580:Lnet/minecraft/class_293;
      named POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_COLOR_LIGHT

      public static final VertexFormat POSITION_TEXTURE_COLOR_LIGHT
      Mappings:
      Namespace Name Mixin selector
      official l Leeb;l:Leei;
      intermediary field_1584 Lnet/minecraft/class_290;field_1584:Lnet/minecraft/class_293;
      named POSITION_TEXTURE_COLOR_LIGHT Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_LIGHT:Lnet/minecraft/client/render/VertexFormat;
    • POSITION

      public static final VertexFormat POSITION
      Mappings:
      Namespace Name Mixin selector
      official m Leeb;m:Leei;
      intermediary field_1592 Lnet/minecraft/class_290;field_1592:Lnet/minecraft/class_293;
      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 n Leeb;n:Leei;
      intermediary field_1576 Lnet/minecraft/class_290;field_1576:Lnet/minecraft/class_293;
      named POSITION_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR:Lnet/minecraft/client/render/VertexFormat;
    • LINES

      public static final VertexFormat LINES
      Mappings:
      Namespace Name Mixin selector
      official o Leeb;o:Leei;
      intermediary field_29337 Lnet/minecraft/class_290;field_29337:Lnet/minecraft/class_293;
      named LINES Lnet/minecraft/client/render/VertexFormats;LINES:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_COLOR_LIGHT

      public static final VertexFormat POSITION_COLOR_LIGHT
      Mappings:
      Namespace Name Mixin selector
      official p Leeb;p:Leei;
      intermediary field_21468 Lnet/minecraft/class_290;field_21468:Lnet/minecraft/class_293;
      named POSITION_COLOR_LIGHT Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_LIGHT:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE

      public static final VertexFormat POSITION_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official q Leeb;q:Leei;
      intermediary field_1585 Lnet/minecraft/class_290;field_1585:Lnet/minecraft/class_293;
      named POSITION_TEXTURE Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_COLOR_TEXTURE

      public static final VertexFormat POSITION_COLOR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official r Leeb;r:Leei;
      intermediary field_20887 Lnet/minecraft/class_290;field_20887:Lnet/minecraft/class_293;
      named POSITION_COLOR_TEXTURE Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_COLOR

      public static final VertexFormat POSITION_TEXTURE_COLOR
      Mappings:
      Namespace Name Mixin selector
      official s Leeb;s:Leei;
      intermediary field_1575 Lnet/minecraft/class_290;field_1575:Lnet/minecraft/class_293;
      named POSITION_TEXTURE_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_COLOR_TEXTURE_LIGHT

      public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT
      Mappings:
      Namespace Name Mixin selector
      official t Leeb;t:Leei;
      intermediary field_20888 Lnet/minecraft/class_290;field_20888:Lnet/minecraft/class_293;
      named POSITION_COLOR_TEXTURE_LIGHT Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_LIGHT:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_LIGHT_COLOR

      public static final VertexFormat POSITION_TEXTURE_LIGHT_COLOR
      Mappings:
      Namespace Name Mixin selector
      official u Leeb;u:Leei;
      intermediary field_1586 Lnet/minecraft/class_290;field_1586:Lnet/minecraft/class_293;
      named POSITION_TEXTURE_LIGHT_COLOR Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_LIGHT_COLOR:Lnet/minecraft/client/render/VertexFormat;
    • POSITION_TEXTURE_COLOR_NORMAL

      public static final VertexFormat POSITION_TEXTURE_COLOR_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official v Leeb;v:Leei;
      intermediary field_1577 Lnet/minecraft/class_290;field_1577:Lnet/minecraft/class_293;
      named POSITION_TEXTURE_COLOR_NORMAL Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_NORMAL:Lnet/minecraft/client/render/VertexFormat;
  • Constructor Details

    • VertexFormats

      public VertexFormats()