Package net.minecraft.client.render
Class VertexFormats
java.lang.Object
net.minecraft.client.render.VertexFormats
Holding vertex formats and vertex format elements.
- Mappings:
- Namespace - Name - named - net/minecraft/client/render/VertexFormats- intermediary - net/minecraft/class_290- official - fft
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormatstatic final VertexFormat
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
BLIT_SCREEN- Mappings:
- Namespace - Name - Mixin selector - named - BLIT_SCREEN- Lnet/minecraft/client/render/VertexFormats;BLIT_SCREEN:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_29336- Lnet/minecraft/class_290;field_29336:Lnet/minecraft/class_293;- official - a- Lfft;a:Lfga;
 
- 
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:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1590- Lnet/minecraft/class_290;field_1590:Lnet/minecraft/class_293;- official - b- Lfft;b:Lfga;
 
- 
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:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1580- Lnet/minecraft/class_290;field_1580:Lnet/minecraft/class_293;- official - c- Lfft;c:Lfga;
 
- 
POSITION_TEXTURE_COLOR_LIGHT- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_TEXTURE_COLOR_LIGHT- Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_LIGHT:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1584- Lnet/minecraft/class_290;field_1584:Lnet/minecraft/class_293;- official - d- Lfft;d:Lfga;
 
- 
POSITION- Mappings:
- Namespace - Name - Mixin selector - named - POSITION- Lnet/minecraft/client/render/VertexFormats;POSITION:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1592- Lnet/minecraft/class_290;field_1592:Lnet/minecraft/class_293;- official - e- Lfft;e:Lfga;
 
- 
POSITION_COLOR- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_COLOR- Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1576- Lnet/minecraft/class_290;field_1576:Lnet/minecraft/class_293;- official - f- Lfft;f:Lfga;
 
- 
LINES- Mappings:
- Namespace - Name - Mixin selector - named - LINES- Lnet/minecraft/client/render/VertexFormats;LINES:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_29337- Lnet/minecraft/class_290;field_29337:Lnet/minecraft/class_293;- official - g- Lfft;g:Lfga;
 
- 
POSITION_COLOR_LIGHT- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_COLOR_LIGHT- Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_LIGHT:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_21468- Lnet/minecraft/class_290;field_21468:Lnet/minecraft/class_293;- official - h- Lfft;h:Lfga;
 
- 
POSITION_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_TEXTURE- Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1585- Lnet/minecraft/class_290;field_1585:Lnet/minecraft/class_293;- official - i- Lfft;i:Lfga;
 
- 
POSITION_TEXTURE_COLOR- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_TEXTURE_COLOR- Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1575- Lnet/minecraft/class_290;field_1575:Lnet/minecraft/class_293;- official - j- Lfft;j:Lfga;
 
- 
POSITION_COLOR_TEXTURE_LIGHT- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_COLOR_TEXTURE_LIGHT- Lnet/minecraft/client/render/VertexFormats;POSITION_COLOR_TEXTURE_LIGHT:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_20888- Lnet/minecraft/class_290;field_20888:Lnet/minecraft/class_293;- official - k- Lfft;k:Lfga;
 
- 
POSITION_TEXTURE_LIGHT_COLOR- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_TEXTURE_LIGHT_COLOR- Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_LIGHT_COLOR:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1586- Lnet/minecraft/class_290;field_1586:Lnet/minecraft/class_293;- official - l- Lfft;l:Lfga;
 
- 
POSITION_TEXTURE_COLOR_NORMAL- Mappings:
- Namespace - Name - Mixin selector - named - POSITION_TEXTURE_COLOR_NORMAL- Lnet/minecraft/client/render/VertexFormats;POSITION_TEXTURE_COLOR_NORMAL:Lnet/minecraft/client/render/VertexFormat;- intermediary - field_1577- Lnet/minecraft/class_290;field_1577:Lnet/minecraft/class_293;- official - m- Lfft;m:Lfga;
 
 
- 
- 
Constructor Details- 
VertexFormatspublic VertexFormats()
 
-