Class VertexFormats

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

@Environment(CLIENT)
public class VertexFormats
extends Object
Mappings:
Namespace Name
official dlp
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 Ldlp;a:Ldlx;
      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 Ldlp;b:Ldlx;
      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 Ldlp;c:Ldlx;
      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 Ldlp;d:Ldlx;
      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 Ldlp;e:Ldlx;
      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 Ldlp;f:Ldlx;
      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 Ldlp;g:Ldlx;
      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;
    • POSITION_COLOR_TEXTURE_LIGHT_NORMAL

      public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT_NORMAL
      Mappings:
      Namespace Name Mixin selector
      official h Ldlp;h:Ldlw;
      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 i Ldlp;i:Ldlw;
      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

      @Deprecated public static final VertexFormat POSITION_TEXTURE_COLOR_LIGHT
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official j Ldlp;j:Ldlw;
      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 k Ldlp;k:Ldlw;
      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 l Ldlp;l:Ldlw;
      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;
    • POSITION_COLOR_LIGHT

      public static final VertexFormat POSITION_COLOR_LIGHT
      Mappings:
      Namespace Name Mixin selector
      official m Ldlp;m:Ldlw;
      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 n Ldlp;n:Ldlw;
      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 o Ldlp;o:Ldlw;
      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

      @Deprecated public static final VertexFormat POSITION_TEXTURE_COLOR
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official p Ldlp;p:Ldlw;
      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 q Ldlp;q:Ldlw;
      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

      @Deprecated public static final VertexFormat POSITION_TEXTURE_LIGHT_COLOR
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official r Ldlp;r:Ldlw;
      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

      @Deprecated public static final VertexFormat POSITION_TEXTURE_COLOR_NORMAL
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official s Ldlp;s:Ldlw;
      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()