Uses of Interface
net.neoforged.neoforge.client.extensions.IVertexConsumerExtension
Packages that use IVertexConsumerExtension
Package
Description
-
Uses of IVertexConsumerExtension in com.mojang.blaze3d.vertex
Subinterfaces of IVertexConsumerExtension in com.mojang.blaze3d.vertexClasses in com.mojang.blaze3d.vertex that implement IVertexConsumerExtensionModifier and TypeClassDescriptionclassclass(package private) static class(package private) static final record -
Uses of IVertexConsumerExtension in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement IVertexConsumerExtensionModifier and TypeClassDescription(package private) static final recordclass -
Uses of IVertexConsumerExtension in net.neoforged.neoforge.client.model.pipeline
Classes in net.neoforged.neoforge.client.model.pipeline that implement IVertexConsumerExtensionModifier and TypeClassDescriptionclassVertex consumer that outputs baked quads.classVertex pipeline element that remaps incoming data to another format.classVertex pipeline element that applies a transformation to incoming geometry.classWrapper forVertexConsumerwhich delegates all operations to its parent.