Uses of Interface
net.neoforged.neoforge.client.extensions.IVertexConsumerExtension
Packages that use IVertexConsumerExtension
-
Uses of IVertexConsumerExtension in net.neoforged.neoforge.client.model.pipeline
Classes in net.neoforged.neoforge.client.model.pipeline that implement IVertexConsumerExtensionModifier and TypeClassDescriptionclass
Vertex consumer that outputs baked quads.class
Vertex pipeline element that remaps incoming data to another format.class
Vertex pipeline element that applies a transformation to incoming geometry.class
Wrapper forVertexConsumer
which delegates all operations to its parent.