Uses of Interface
net.minecraft.client.render.VertexConsumer
Packages that use VertexConsumer
Package
Description
- 
Uses of VertexConsumer in net.minecraft.client.fontMethods in net.minecraft.client.font with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate voidBakedGlyph.draw(boolean italic, float x, float y, float z, Matrix4f matrix, VertexConsumer vertexConsumer, int color, boolean bold, int light) private voidBakedGlyph.draw(boolean italic, float x, float y, Matrix4f matrix, VertexConsumer vertexConsumer, int color, boolean bold, int light) voidBakedGlyph.draw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrix, VertexConsumer vertexConsumer, int light) voidEmptyBakedGlyph.draw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrix, VertexConsumer vertexConsumer, int light) private voidBakedGlyph.drawRectangle(BakedGlyph.Rectangle rectangle, float shadowOffset, float zOffset, int color, VertexConsumer vertexConsumer, int light, Matrix4f matrix) voidBakedGlyph.drawRectangle(BakedGlyph.Rectangle rectangle, Matrix4f matrix, VertexConsumer vertexConsumer, int light) 
- 
Uses of VertexConsumer in net.minecraft.client.glMethod parameters in net.minecraft.client.gl with type arguments of type VertexConsumerModifier and TypeMethodDescriptionstatic VertexBufferVertexBuffer.createAndUpload(VertexFormat.DrawMode drawMode, VertexFormat format, Consumer<VertexConsumer> callback) 
- 
Uses of VertexConsumer in net.minecraft.client.guiMethods in net.minecraft.client.gui with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate voidDrawContext.fillGradient(VertexConsumer vertexConsumer, int startX, int startY, int endX, int endY, int z, int colorStart, int colorEnd) 
- 
Uses of VertexConsumer in net.minecraft.client.modelMethods in net.minecraft.client.model with parameters of type VertexConsumerModifier and TypeMethodDescriptionfinal voidModel.render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay) final voidModel.render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, int color) voidModelPart.render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay) voidModelPart.render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, int color) voidModelPart.Cuboid.renderCuboid(MatrixStack.Entry entry, VertexConsumer vertexConsumer, int light, int overlay, int color) private voidModelPart.renderCuboids(MatrixStack.Entry entry, VertexConsumer vertexConsumer, int light, int overlay, int color) 
- 
Uses of VertexConsumer in net.minecraft.client.particleMethods in net.minecraft.client.particle with parameters of type VertexConsumerModifier and TypeMethodDescriptionprotected voidBillboardParticle.method_60373(VertexConsumer vertexConsumer, Camera camera, Quaternionf quaternionf, float float2) protected voidBillboardParticle.method_60374(VertexConsumer vertexConsumer, Quaternionf quaternionf, float float2, float float3, float float4, float float5) private voidBillboardParticle.method_60375(VertexConsumer vertexConsumer, Quaternionf quaternionf, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, int int2) voidBillboardParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidConnectionParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidDustColorTransitionParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidElderGuardianAppearanceParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidFireworksSparkParticle.Explosion.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidFireworksSparkParticle.Flash.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidItemPickupParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.final voidNoRenderParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.abstract voidParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidShriekParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.voidVibrationParticle.render(VertexConsumer vertexConsumer, Camera camera, float tickDelta) Renders this particle to the givenVertexConsumerbuffer.
- 
Uses of VertexConsumer in net.minecraft.client.renderClasses in net.minecraft.client.render that implement VertexConsumerModifier and TypeClassDescriptionclassBuilds a buffer of primitives and optionally sorts them by the distance from the camera.private static final recordclassclassprivate static classprivate static final recordFields in net.minecraft.client.render declared as VertexConsumerModifier and TypeFieldDescriptionprivate final VertexConsumerOutlineVertexConsumerProvider.OutlineVertexConsumer.delegateThe field for thedelegaterecord component.private final VertexConsumerOverlayVertexConsumer.delegateprivate final VertexConsumerSpriteTexturedVertexConsumer.delegateprivate final VertexConsumer[]VertexConsumers.Union.delegatesThe field for thedelegatesrecord component.private final VertexConsumerVertexConsumers.Dual.firstprivate final VertexConsumerVertexConsumers.Dual.secondMethods in net.minecraft.client.render that return VertexConsumerModifier and TypeMethodDescriptionBufferBuilder.color(int argb) Specifies theof the current vertex.invalid referencecolor element BufferBuilder.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element OutlineVertexConsumerProvider.OutlineVertexConsumer.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element OverlayVertexConsumer.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element SpriteTexturedVertexConsumer.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element default VertexConsumerVertexConsumer.color(float red, float green, float blue, float alpha) Specifies theof the current vertex.invalid referencecolor element default VertexConsumerVertexConsumer.color(int argb) Specifies theof the current vertex.invalid referencecolor element VertexConsumer.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element VertexConsumers.Dual.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element VertexConsumers.Union.color(int red, int green, int blue, int alpha) Specifies theof the current vertex.invalid referencecolor element default VertexConsumerVertexConsumer.colorRgb(int rgb) Specifies theof the current vertex in rgb format.invalid referencecolor element OutlineVertexConsumerProvider.OutlineVertexConsumer.delegate()Returns the value of thedelegaterecord component.VertexConsumers.Union.delegates()Returns the value of thedelegatesrecord component.OutlineVertexConsumerProvider.getBuffer(RenderLayer layer) Starts building a buffer that will be drawn withlayer.VertexConsumerProvider.getBuffer(RenderLayer layer) Starts building a buffer that will be drawn withlayer.VertexConsumerProvider.Immediate.getBuffer(RenderLayer layer) Starts building a buffer that will be drawn withlayer.BufferBuilder.light(int uv) Specifies theof the current vertex.invalid referencelight element BufferBuilder.light(int u, int v) Specifies theof the current vertex.invalid referencelight element OutlineVertexConsumerProvider.OutlineVertexConsumer.light(int u, int v) Specifies theof the current vertex.invalid referencelight element OverlayVertexConsumer.light(int u, int v) Specifies theof the current vertex.invalid referencelight element SpriteTexturedVertexConsumer.light(int u, int v) Specifies theof the current vertex.invalid referencelight element default VertexConsumerVertexConsumer.light(int uv) Specifies theof the current vertex.invalid referencelight element VertexConsumer.light(int u, int v) Specifies theof the current vertex.invalid referencelight element VertexConsumers.Dual.light(int u, int v) Specifies theof the current vertex.invalid referencelight element VertexConsumers.Union.light(int u, int v) Specifies theof the current vertex.invalid referencelight element BufferBuilder.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element OutlineVertexConsumerProvider.OutlineVertexConsumer.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element OverlayVertexConsumer.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element SpriteTexturedVertexConsumer.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element VertexConsumer.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element default VertexConsumerVertexConsumer.normal(MatrixStack.Entry matrix, float x, float y, float z) default VertexConsumerVertexConsumer.normal(MatrixStack.Entry matrix, Vector3f vec) VertexConsumers.Dual.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element VertexConsumers.Union.normal(float x, float y, float z) Specifies theof the current vertex.invalid referencenormal element BufferBuilder.overlay(int uv) Specifies theof the current vertex.invalid referenceoverlay element BufferBuilder.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element OutlineVertexConsumerProvider.OutlineVertexConsumer.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element OverlayVertexConsumer.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element SpriteTexturedVertexConsumer.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element default VertexConsumerVertexConsumer.overlay(int uv) Specifies theof the current vertex.invalid referenceoverlay element VertexConsumer.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element VertexConsumers.Dual.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element VertexConsumers.Union.overlay(int u, int v) Specifies theof the current vertex.invalid referenceoverlay element private VertexConsumerBufferBuilder.putUv(short u, short v, VertexFormatElement element) BufferBuilder.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element OutlineVertexConsumerProvider.OutlineVertexConsumer.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element OverlayVertexConsumer.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element SpriteTexturedVertexConsumer.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element VertexConsumer.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element VertexConsumers.Dual.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element VertexConsumers.Union.texture(float u, float v) Specifies theof the current vertex.invalid referencetexture element static VertexConsumerVertexConsumers.union()Generates a union of zero VertexConsumers.static VertexConsumerVertexConsumers.union(VertexConsumer first) static VertexConsumerVertexConsumers.union(VertexConsumer[] delegates) static VertexConsumerVertexConsumers.union(VertexConsumer first, VertexConsumer second) BufferBuilder.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element OutlineVertexConsumerProvider.OutlineVertexConsumer.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element OverlayVertexConsumer.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element SpriteTexturedVertexConsumer.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element VertexConsumer.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element default VertexConsumerVertexConsumer.vertex(MatrixStack.Entry matrix, float x, float y, float z) default VertexConsumerVertexConsumer.vertex(MatrixStack.Entry matrix, Vector3f vec) default VertexConsumerSpecifies theof the current vertex.invalid referenceposition element default VertexConsumerVertexConsumers.Dual.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element VertexConsumers.Union.vertex(float x, float y, float z) Specifies theof the current vertex.invalid referenceposition element Methods in net.minecraft.client.render with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate voidWorldRenderer.drawBlockOutline(MatrixStack matrices, VertexConsumer vertexConsumer, Entity entity, double cameraX, double cameraY, double cameraZ, BlockPos pos, BlockState state, int color) static voidVertexRendering.drawBox(MatrixStack matrices, VertexConsumer vertexConsumers, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha) static voidVertexRendering.drawBox(MatrixStack matrices, VertexConsumer vertexConsumers, double x1, double y1, double z1, double x2, double y2, double z2, float red, float green, float blue, float alpha, float xAxisRed, float yAxisGreen, float zAxisBlue) static voidVertexRendering.drawBox(MatrixStack matrices, VertexConsumer vertexConsumers, Box box, float red, float green, float blue, float alpha) static voidVertexRendering.drawFilledBox(MatrixStack matrices, VertexConsumer vertexConsumers, double minX, double minY, double minZ, double maxX, double maxY, double maxZ, float red, float green, float blue, float alpha) static voidVertexRendering.drawFilledBox(MatrixStack matrices, VertexConsumer vertexConsumers, float minX, float minY, float minZ, float maxX, float maxY, float maxZ, float red, float green, float blue, float alpha) static voidVertexRendering.drawOutline(MatrixStack matrices, VertexConsumer vertexConsumers, VoxelShape shape, double offsetX, double offsetY, double offsetZ, int color) static voidVertexRendering.drawSide(MatrixStack matrices, VertexConsumer vertexConsumers, Direction side, float minX, float minY, float minZ, float maxX, float maxY, float maxZ, float red, float green, float blue, float alpha) static voidVertexRendering.drawVector(MatrixStack matrices, VertexConsumer vertexConsumers, Vector3f offset, Vec3d vec, int argb) private voidWeatherRendering.renderPieces(VertexConsumer vertexConsumer, List<WeatherRendering.Piece> pieces, Vec3d pos, float intensity, int range, float gradient) private voidSkyRendering.tessellateEndSky(VertexConsumer vertexConsumer) private voidSkyRendering.tessellateSky(VertexConsumer vertexConsumer, float height) private voidSkyRendering.tessellateStar(VertexConsumer vertexConsumer) static VertexConsumerVertexConsumers.union(VertexConsumer first) static VertexConsumerVertexConsumers.union(VertexConsumer[] delegates) static VertexConsumerVertexConsumers.union(VertexConsumer first, VertexConsumer second) Method parameters in net.minecraft.client.render with type arguments of type VertexConsumerModifier and TypeMethodDescriptionprivate voidVertexConsumers.Union.delegate(Consumer<VertexConsumer> action) Constructors in net.minecraft.client.render with parameters of type VertexConsumerModifierConstructorDescriptionDual(VertexConsumer first, VertexConsumer second) privateOutlineVertexConsumer(VertexConsumer vertexConsumer, int int2) OutlineVertexConsumer(VertexConsumer delegate, int red, int green, int blue, int alpha) OverlayVertexConsumer(VertexConsumer delegate, MatrixStack.Entry matrix, float textureScale) SpriteTexturedVertexConsumer(VertexConsumer delegate, Sprite sprite) (package private)Union(VertexConsumer[] delegates) Creates an instance of aUnionrecord class.
- 
Uses of VertexConsumer in net.minecraft.client.render.blockMethods in net.minecraft.client.render.block with parameters of type VertexConsumerModifier and TypeMethodDescriptionvoidBlockModelRenderer.render(MatrixStack.Entry entry, VertexConsumer vertexConsumer, @Nullable BlockState state, BakedModel bakedModel, float red, float green, float blue, int light, int overlay) voidBlockModelRenderer.render(BlockRenderView world, BakedModel model, BlockState state, BlockPos pos, MatrixStack matrices, VertexConsumer vertexConsumer, boolean cull, Random random, long seed, int overlay) voidFluidRenderer.render(BlockRenderView world, BlockPos pos, VertexConsumer vertexConsumer, BlockState blockState, FluidState fluidState) voidBlockRenderManager.renderBlock(BlockState state, BlockPos pos, BlockRenderView world, MatrixStack matrices, VertexConsumer vertexConsumer, boolean cull, Random random) voidBlockRenderManager.renderDamage(BlockState state, BlockPos pos, BlockRenderView world, MatrixStack matrices, VertexConsumer vertexConsumer) voidBlockModelRenderer.renderFlat(BlockRenderView world, BakedModel model, BlockState state, BlockPos pos, MatrixStack matrices, VertexConsumer vertexConsumer, boolean cull, Random random, long seed, int overlay) voidBlockRenderManager.renderFluid(BlockPos pos, BlockRenderView world, VertexConsumer vertexConsumer, BlockState blockState, FluidState fluidState) private voidBlockModelRenderer.renderQuad(BlockRenderView world, BlockState state, BlockPos pos, VertexConsumer vertexConsumer, MatrixStack.Entry matrixEntry, BakedQuad quad, float brightness0, float brightness1, float brightness2, float brightness3, int light0, int light1, int light2, int light3, int overlay) private static voidBlockModelRenderer.renderQuads(MatrixStack.Entry entry, VertexConsumer vertexConsumer, float red, float green, float blue, List<BakedQuad> quads, int light, int overlay) private voidBlockModelRenderer.renderQuadsFlat(BlockRenderView world, BlockState state, BlockPos pos, int light, int overlay, boolean useWorldLight, MatrixStack matrices, VertexConsumer vertexConsumer, List<BakedQuad> quads, BitSet flags) private voidBlockModelRenderer.renderQuadsSmooth(BlockRenderView world, BlockState state, BlockPos pos, MatrixStack matrices, VertexConsumer vertexConsumer, List<BakedQuad> quads, float[] box, BitSet flags, BlockModelRenderer.AmbientOcclusionCalculator ambientOcclusionCalculator, int overlay) voidBlockModelRenderer.renderSmooth(BlockRenderView world, BakedModel model, BlockState state, BlockPos pos, MatrixStack matrices, VertexConsumer vertexConsumer, boolean cull, Random random, long seed, int overlay) private voidFluidRenderer.vertex(VertexConsumer vertexConsumer, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, int int2) 
- 
Uses of VertexConsumer in net.minecraft.client.render.block.entityMethods in net.minecraft.client.render.block.entity with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate voidStructureBlockBlockEntityRenderer.method_61047(StructureBlockBlockEntity entity, VertexConsumer vertexConsumer, MatrixStack matrices) private voidChestBlockEntityRenderer.render(MatrixStack matrices, VertexConsumer vertices, ChestBlockModel model, float animationProgress, int light, int overlay) private static voidBeaconBlockEntityRenderer.renderBeamFace(MatrixStack.Entry matrix, VertexConsumer vertices, int color, int yOffset, int height, float x1, float z1, float x2, float z2, float u1, float u2, float v1, float v2) private static voidBeaconBlockEntityRenderer.renderBeamLayer(MatrixStack matrices, VertexConsumer vertices, int color, int yOffset, int height, float x1, float z1, float x2, float z2, float x3, float z3, float x4, float z4, float u1, float u2, float v1, float v2) private static voidBeaconBlockEntityRenderer.renderBeamVertex(MatrixStack.Entry matrix, VertexConsumer vertices, int color, int y, float x, float z, float u, float v) private voidEndPortalBlockEntityRenderer.renderSide(T entity, Matrix4f model, VertexConsumer vertices, float x1, float x2, float y1, float y2, float z1, float z2, float z3, float z4, Direction side) private voidEndPortalBlockEntityRenderer.renderSides(T entity, Matrix4f matrix, VertexConsumer vertexConsumer) 
- 
Uses of VertexConsumer in net.minecraft.client.render.debugMethods in net.minecraft.client.render.debug with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate voidChunkDebugRenderer.addEndpoint(VertexConsumer vertexConsumer, Matrix4f positionMatrix, Vector4f vertex) private voidChunkDebugRenderer.addFace(VertexConsumer vertexConsumer, Matrix4f positionMatrix, Vector4f[] vertices, int i1, int i2, int i3, int i4, int r, int g, int b) private static voidBreezeDebugRenderer.drawCurve(Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color) private static voidBreezeDebugRenderer.drawCurvePart(int index, Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color) private static voidLightDebugRenderer.drawEdge(MatrixStack matrices, VertexConsumer vertexConsumer, double cameraX, double cameraY, double cameraZ, int x1, int y1, int z1, int x2, int y2, int z, Vector4f color) private static voidLightDebugRenderer.drawFace(MatrixStack matrices, VertexConsumer vertexConsumer, Direction direction, double cameraX, double cameraY, double cameraZ, int x, int y, int z, Vector4f color) private static voidLightDebugRenderer.drawFaces(MatrixStack matrices, VoxelSet shape, ChunkSectionPos sectionPos, VertexConsumer vertexConsumer, double cameraX, double cameraY, double cameraZ, Vector4f color) static voidPathfindingDebugRenderer.drawPathLines(MatrixStack matrices, VertexConsumer vertexConsumers, Path path, double cameraX, double cameraY, double cameraZ) static voidDebugRenderer.drawVoxelShapeOutlines(MatrixStack matrices, VertexConsumer vertexConsumer, VoxelShape shape, double offsetX, double offsetY, double offsetZ, float red, float green, float blue, float alpha, boolean bool) 
- 
Uses of VertexConsumer in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate static voidLightningEntityRenderer.drawBranch(Matrix4f matrix, VertexConsumer buffer, float x1, float z1, int y, float x2, float z2, float red, float green, float blue, float offset2, float offset1, boolean shiftEast1, boolean shiftSouth1, boolean shiftEast2, boolean shiftSouth2) private static voidEntityRenderDispatcher.drawFireVertex(MatrixStack.Entry entry, VertexConsumer vertices, float x, float y, float z, float u, float v) private static voidEntityRenderDispatcher.drawShadowVertex(MatrixStack.Entry entry, VertexConsumer vertices, int color, float x, float y, float z, float u, float v) private static voidDragonFireballEntityRenderer.produceVertex(VertexConsumer vertexConsumer, MatrixStack.Entry matrix, int light, float x, int z, int textureU, int textureV) private static voidGuardianEntityRenderer.renderBeam(MatrixStack matrices, VertexConsumer vertexConsumer, Vec3d vec3d, float beamTicks, float float2, float float3) private static voidEnderDragonEntityRenderer.renderDeathAnimation(MatrixStack matrices, float animationProgress, VertexConsumer vertexCOnsumer) private static voidFishingBobberEntityRenderer.renderFishingLine(float x, float y, float z, VertexConsumer buffer, MatrixStack.Entry matrices, float segmentStart, float segmentEnd) private static voidEntityRenderDispatcher.renderHitbox(MatrixStack matrices, VertexConsumer vertices, Entity entity, float tickDelta, float red, float green, float blue) private static voidEntityRenderer.renderLeashSegment(VertexConsumer vertexConsumer, Matrix4f matrix, float leashedEntityX, float leashedEntityY, float leashedEntityZ, int leashedEntityBlockLight, int leashHolderBlockLight, int leashedEntitySkyLight, int leashHolderSkyLight, float float2, float float3, float float4, float float5, int segmentIndex, boolean isLeashKnot) private voidPaintingEntityRenderer.renderPainting(MatrixStack matrices, VertexConsumer vertexConsumer, int[] lightmapCoordinates, int width, int height, Sprite paintingSprite, Sprite backSprite) private static voidEntityRenderDispatcher.renderShadowPart(MatrixStack.Entry entry, VertexConsumer vertices, Chunk chunk, WorldView world, BlockPos pos, double x, double y, double z, float radius, float opacity) private static voidExperienceOrbEntityRenderer.vertex(VertexConsumer vertexConsumer, MatrixStack.Entry matrix, float x, float y, int red, int green, int blue, float u, float v, int light) private static voidFishingBobberEntityRenderer.vertex(VertexConsumer buffer, MatrixStack.Entry matrix, int light, float x, int y, int u, int v) private static voidGuardianEntityRenderer.vertex(VertexConsumer vertexConsumer, MatrixStack.Entry matrix, float x, float y, float z, int red, int green, int blue, float u, float v) private voidPaintingEntityRenderer.vertex(MatrixStack.Entry matrix, VertexConsumer vertexConsumer, float x, float y, float u, float v, float z, int normalX, int normalY, int normalZ, int light) 
- 
Uses of VertexConsumer in net.minecraft.client.render.itemMethods in net.minecraft.client.render.item that return VertexConsumerModifier and TypeMethodDescriptionstatic VertexConsumerItemRenderer.getArmorGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, boolean glint) private static VertexConsumerItemRenderer.getDynamicDisplayGlintConsumer(VertexConsumerProvider provider, RenderLayer layer, MatrixStack.Entry entry) static VertexConsumerItemRenderer.getItemGlintConsumer(VertexConsumerProvider vertexConsumers, RenderLayer layer, boolean solid, boolean glint) Methods in net.minecraft.client.render.item with parameters of type VertexConsumerModifier and TypeMethodDescriptionprivate static voidItemRenderer.renderBakedItemModel(BakedModel model, int[] tints, int light, int overlay, MatrixStack matrices, VertexConsumer vertexConsumer) private static voidItemRenderer.renderBakedItemQuads(MatrixStack matrices, VertexConsumer vertexConsumer, List<BakedQuad> quads, int[] tints, int light, int overlay) 
- 
Uses of VertexConsumer in net.minecraft.client.textureMethods in net.minecraft.client.texture that return VertexConsumerModifier and TypeMethodDescriptionSprite.getTextureSpecificVertexConsumer(VertexConsumer consumer) Methods in net.minecraft.client.texture with parameters of type VertexConsumerModifier and TypeMethodDescriptionSprite.getTextureSpecificVertexConsumer(VertexConsumer consumer) 
- 
Uses of VertexConsumer in net.minecraft.client.utilMethods in net.minecraft.client.util that return VertexConsumerModifier and TypeMethodDescriptionSpriteIdentifier.getVertexConsumer(VertexConsumerProvider vertexConsumers, Function<Identifier, RenderLayer> layerFactory) SpriteIdentifier.getVertexConsumer(VertexConsumerProvider vertexConsumers, Function<Identifier, RenderLayer> layerFactory, boolean solid, boolean glint)