Class VertexFormats

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

@Environment(CLIENT) public class VertexFormats extends Object
Mappings:
Namespace Name
official dsh
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 Ldsh;a:Ldsp;
      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 Ldsh;b:Ldsp;
      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_0_ELEMENT

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

      public static final VertexFormatElement OVERLAY_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official d Ldsh;d:Ldsp;
      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 Ldsh;e:Ldsp;
      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 Ldsh;f:Ldsp;
      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 Ldsh;g:Ldsp;
      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;
    • TEXTURE_ELEMENT

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

      public static final VertexFormat BLIT_SCREEN
      Mappings:
      Namespace Name Mixin selector
      official i Ldsh;i:Ldso;
      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 Ldsh;j:Ldso;
      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 Ldsh;k:Ldso;
      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 Ldsh;l:Ldso;
      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 Ldsh;m:Ldso;
      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 Ldsh;n:Ldso;
      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 Ldsh;o:Ldso;
      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 Ldsh;p:Ldso;
      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 Ldsh;q:Ldso;
      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 Ldsh;r:Ldso;
      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 Ldsh;s:Ldso;
      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 Ldsh;t:Ldso;
      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 Ldsh;u:Ldso;
      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 Ldsh;v:Ldso;
      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()