Uses of Class
com.mojang.blaze3d.vertex.VertexFormat
Packages that use VertexFormat
Package
Description
-
Uses of VertexFormat in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as VertexFormatModifier and TypeFieldDescriptionstatic VertexFormatDefaultVertexFormat.BLIT_SCREENstatic VertexFormatDefaultVertexFormat.BLOCKprivate VertexFormatBufferBuilder.DrawState.formatprivate VertexFormatBufferBuilder.formatprivate VertexFormatVertexBuffer.formatprivate static VertexFormatBufferUploader.lastFormatstatic VertexFormatDefaultVertexFormat.NEW_ENTITYstatic VertexFormatDefaultVertexFormat.PARTICLEstatic VertexFormatDefaultVertexFormat.POSITIONstatic VertexFormatDefaultVertexFormat.POSITION_COLORstatic VertexFormatDefaultVertexFormat.POSITION_COLOR_LIGHTMAPstatic VertexFormatDefaultVertexFormat.POSITION_COLOR_NORMALstatic VertexFormatDefaultVertexFormat.POSITION_COLOR_TEXstatic VertexFormatDefaultVertexFormat.POSITION_COLOR_TEX_LIGHTMAPstatic VertexFormatDefaultVertexFormat.POSITION_TEXstatic VertexFormatDefaultVertexFormat.POSITION_TEX_COLORstatic VertexFormatDefaultVertexFormat.POSITION_TEX_COLOR_NORMALstatic VertexFormatDefaultVertexFormat.POSITION_TEX_LIGHTMAP_COLORMethods in com.mojang.blaze3d.vertex that return VertexFormatModifier and TypeMethodDescriptionBufferBuilder.DrawState.format()VertexBuffer.getFormat()BufferBuilder.getVertexFormat()Methods in com.mojang.blaze3d.vertex with parameters of type VertexFormatModifier and TypeMethodDescriptionprivate static voidBufferUploader._end(ByteBuffer p_166839_, VertexFormat.Mode p_166840_, VertexFormat p_166841_, int p_166842_, VertexFormat.IndexType p_166843_, int p_166844_, boolean p_166845_)voidBufferBuilder.begin(VertexFormat.Mode p_166780_, VertexFormat p_166781_)private voidBufferBuilder.switchFormat(VertexFormat p_85705_)private static voidBufferUploader.updateVertexSetup(VertexFormat p_166837_)Constructors in com.mojang.blaze3d.vertex with parameters of type VertexFormatModifierConstructorDescription(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
Fields in net.minecraft.client.renderer declared as VertexFormatModifier and TypeFieldDescriptionprivate VertexFormatRenderType.formatprivate VertexFormatShaderInstance.vertexFormatMethods in net.minecraft.client.renderer that return VertexFormatMethods in net.minecraft.client.renderer with parameters of type VertexFormatModifier 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.CompositeRenderTypeRenderType.create(String p_173210_, VertexFormat p_173211_, VertexFormat.Mode p_173212_, int p_173213_, RenderType.CompositeState p_173214_)private ShaderInstanceGameRenderer.preloadShader(ResourceProvider p_172725_, String p_172726_, VertexFormat p_172727_)Constructors in net.minecraft.client.renderer with parameters of type VertexFormatModifierConstructorDescription(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
Fields in net.minecraft.client.renderer.chunk declared as VertexFormat -
Uses of VertexFormat in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type VertexFormatModifier and TypeMethodDescriptionstatic intForgeHooksClient.getColorIndex(VertexFormat fmt)static voidForgeHooksClient.postDraw(VertexFormatElement.Usage attrType, VertexFormat format, int element, int stride, ByteBuffer buffer)static voidForgeHooksClient.preDraw(VertexFormatElement.Usage attrType, VertexFormat format, int element, int stride, ByteBuffer buffer)Constructors in net.minecraftforge.client with parameters of type VertexFormatModifierConstructorDescriptionprivateInternal(String name, VertexFormat fmt, VertexFormat.Mode glMode, int size, boolean doCrumbling, boolean depthSorting, Runnable onEnable, Runnable onDisable) -
Uses of VertexFormat in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type VertexFormatModifier and TypeMethodDescriptionprivate static intQuadTransformer.findNormalOffset(VertexFormat fmt)private static intQuadTransformer.findPositionOffset(VertexFormat fmt) -
Uses of VertexFormat in net.minecraftforge.client.model.pipeline
Fields in net.minecraftforge.client.model.pipeline declared as VertexFormatModifier and TypeFieldDescriptionprotected VertexFormatVertexLighterFlat.baseFormatprivate static VertexFormatLightUtil.DEFAULT_FROMprivate static VertexFormatLightUtil.DEFAULT_TOprotected VertexFormatQuadGatheringTransformer.formatFields in net.minecraftforge.client.model.pipeline with type parameters of type VertexFormatModifier and TypeFieldDescriptionprivate static ConcurrentMap<org.apache.commons.lang3.tuple.Pair<VertexFormat,VertexFormat>,int[]>LightUtil.formatMapsprivate static ConcurrentMap<org.apache.commons.lang3.tuple.Pair<VertexFormat,VertexFormat>,int[]>LightUtil.formatMapsMethods in net.minecraftforge.client.model.pipeline that return VertexFormatModifier and TypeMethodDescriptionBakedQuadBuilder.getVertexFormat()IVertexConsumer.getVertexFormat()QuadGatheringTransformer.getVertexFormat()TransformerConsumer.getVertexFormat()VertexBufferConsumer.getVertexFormat()VertexTransformer.getVertexFormat()(package private) static VertexFormatVertexLighterFlat.withNormal(VertexFormat format)private static VertexFormatVertexLighterFlat.withNormalUncached(VertexFormat format)Methods in net.minecraftforge.client.model.pipeline with parameters of type VertexFormatModifier and TypeMethodDescriptionprivate static int[]LightUtil.generateMapping(VertexFormat from, VertexFormat to)static int[]LightUtil.mapFormats(VertexFormat from, VertexFormat to)static voidLightUtil.pack(float[] from, int[] to, VertexFormat formatTo, int v, int e)voidQuadGatheringTransformer.setVertexFormat(VertexFormat format)voidVertexLighterFlat.setVertexFormat(VertexFormat format)static voidLightUtil.unpack(int[] from, float[] to, VertexFormat formatFrom, int v, int e)(package private) static VertexFormatVertexLighterFlat.withNormal(VertexFormat format)private static VertexFormatVertexLighterFlat.withNormalUncached(VertexFormat format)