Uses of Class
com.mojang.blaze3d.vertex.VertexFormat
Package
Description
-
Uses of VertexFormat in com.mojang.blaze3d.vertex
Modifier and TypeFieldDescriptionstatic final VertexFormat
DefaultVertexFormat.BLIT_SCREEN
static final VertexFormat
DefaultVertexFormat.BLOCK
private final VertexFormat
BufferBuilder.DrawState.format
private VertexFormat
BufferBuilder.format
private VertexFormat
VertexBuffer.format
private static VertexFormat
BufferUploader.lastFormat
static final VertexFormat
DefaultVertexFormat.NEW_ENTITY
static final VertexFormat
DefaultVertexFormat.PARTICLE
static final VertexFormat
DefaultVertexFormat.POSITION
static final VertexFormat
DefaultVertexFormat.POSITION_COLOR
static final VertexFormat
DefaultVertexFormat.POSITION_COLOR_LIGHTMAP
static final VertexFormat
DefaultVertexFormat.POSITION_COLOR_NORMAL
static final VertexFormat
DefaultVertexFormat.POSITION_COLOR_TEX
static final VertexFormat
DefaultVertexFormat.POSITION_COLOR_TEX_LIGHTMAP
static final VertexFormat
DefaultVertexFormat.POSITION_TEX
static final VertexFormat
DefaultVertexFormat.POSITION_TEX_COLOR
static final VertexFormat
DefaultVertexFormat.POSITION_TEX_COLOR_NORMAL
static final VertexFormat
DefaultVertexFormat.POSITION_TEX_LIGHTMAP_COLOR
Modifier and TypeMethodDescriptionBufferBuilder.DrawState.format()
VertexBuffer.getFormat()
BufferBuilder.getVertexFormat()
SheetedDecalTextureGenerator.getVertexFormat()
VertexMultiConsumer.Double.getVertexFormat()
VertexMultiConsumer.Multiple.getVertexFormat()
Modifier and TypeMethodDescriptionprivate static void
BufferUploader._end
(ByteBuffer p_166839_, VertexFormat.Mode p_166840_, VertexFormat p_166841_, int p_166842_, VertexFormat.IndexType p_166843_, int p_166844_, boolean p_166845_) void
BufferBuilder.begin
(VertexFormat.Mode p_166780_, VertexFormat p_166781_) private void
BufferBuilder.switchFormat
(VertexFormat p_85705_) private static void
BufferUploader.updateVertexSetup
(VertexFormat p_166837_) ModifierConstructorDescription(package private)
DrawState
(VertexFormat p_166802_, int p_166803_, int p_166804_, VertexFormat.Mode p_166805_, VertexFormat.IndexType p_166806_, boolean p_166807_, boolean p_166808_) -
Uses of VertexFormat in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final VertexFormat
RenderType.format
private final VertexFormat
ShaderInstance.vertexFormat
Modifier and TypeMethodDescriptionRenderType.format()
OutlineBufferSource.EntityOutlineGenerator.getVertexFormat()
ShaderInstance.getVertexFormat()
SpriteCoordinateExpander.getVertexFormat()
Modifier and TypeMethodDescriptionRenderType.create
(String p_173216_, VertexFormat p_173217_, VertexFormat.Mode p_173218_, int p_173219_, boolean p_173220_, boolean p_173221_, RenderType.CompositeState p_173222_) (package private) static RenderType.CompositeRenderType
RenderType.create
(String p_173210_, VertexFormat p_173211_, VertexFormat.Mode p_173212_, int p_173213_, RenderType.CompositeState p_173214_) private ShaderInstance
GameRenderer.preloadShader
(ResourceProvider p_172725_, String p_172726_, VertexFormat p_172727_) ModifierConstructorDescription(package private)
CompositeRenderType
(String p_173258_, VertexFormat p_173259_, VertexFormat.Mode p_173260_, int p_173261_, boolean p_173262_, boolean p_173263_, RenderType.CompositeState p_173264_) RenderType
(String p_173178_, VertexFormat p_173179_, VertexFormat.Mode p_173180_, int p_173181_, boolean p_173182_, boolean p_173183_, Runnable p_173184_, Runnable p_173185_) ShaderInstance
(ResourceProvider p_173336_, String p_173337_, VertexFormat p_173338_) Deprecated.ShaderInstance
(ResourceProvider p_173336_, ResourceLocation shaderLocation, VertexFormat p_173338_) -
Uses of VertexFormat in net.minecraft.client.renderer.chunk
Modifier and TypeFieldDescriptionprivate static final VertexFormat
ChunkRenderDispatcher.VERTEX_FORMAT
-
Uses of VertexFormat in net.minecraftforge.client
ModifierConstructorDescriptionprivate
Internal
(String name, VertexFormat fmt, VertexFormat.Mode glMode, int size, boolean doCrumbling, boolean depthSorting, Runnable onEnable, Runnable onDisable) -
Uses of VertexFormat in net.minecraftforge.client.extensions
Modifier and TypeMethodDescriptiondefault @Nullable VertexFormat
IForgeVertexConsumer.getVertexFormat()
-
Uses of VertexFormat in net.minecraftforge.client.model
Modifier and TypeMethodDescriptionprivate static int
QuadTransformer.findNormalOffset
(VertexFormat fmt) private static int
QuadTransformer.findPositionOffset
(VertexFormat fmt) -
Uses of VertexFormat in net.minecraftforge.client.model.pipeline
Modifier and TypeFieldDescriptionprotected VertexFormat
VertexLighterFlat.baseFormat
private static final VertexFormat
LightUtil.DEFAULT_FROM
private static final VertexFormat
LightUtil.DEFAULT_TO
protected VertexFormat
QuadGatheringTransformer.format
private VertexFormat
VertexBufferConsumer.format
Modifier and TypeFieldDescriptionprivate static final ConcurrentMap<org.apache.commons.lang3.tuple.Pair<VertexFormat,
VertexFormat>, int[]> LightUtil.formatMaps
private static final ConcurrentMap<org.apache.commons.lang3.tuple.Pair<VertexFormat,
VertexFormat>, int[]> LightUtil.formatMaps
Modifier and TypeMethodDescriptionBakedQuadBuilder.getVertexFormat()
IVertexConsumer.getVertexFormat()
QuadGatheringTransformer.getVertexFormat()
TransformerConsumer.getVertexFormat()
final VertexFormat
VertexBufferConsumer.getVertexFormat()
VertexTransformer.getVertexFormat()
(package private) static VertexFormat
VertexLighterFlat.withNormal
(VertexFormat format) private static VertexFormat
VertexLighterFlat.withNormalUncached
(VertexFormat format) Modifier and TypeMethodDescriptionprivate static int[]
LightUtil.generateMapping
(VertexFormat from, VertexFormat to) static int[]
LightUtil.mapFormats
(VertexFormat from, VertexFormat to) static void
LightUtil.pack
(float[] from, int[] to, VertexFormat formatTo, int v, int e) void
QuadGatheringTransformer.setVertexFormat
(VertexFormat format) void
VertexBufferConsumer.setVertexFormat
(@Nullable VertexFormat format) void
VertexLighterFlat.setVertexFormat
(VertexFormat format) static void
LightUtil.unpack
(int[] from, float[] to, VertexFormat formatFrom, int v, int e) (package private) static VertexFormat
VertexLighterFlat.withNormal
(VertexFormat format) private static VertexFormat
VertexLighterFlat.withNormalUncached
(VertexFormat format)