Uses of Interface
net.neoforged.neoforge.client.extensions.IVertexConsumerExtension
Package
Description
-
Uses of IVertexConsumerExtension in com.mojang.blaze3d.vertex
Modifier and TypeClassDescriptionclass
class
(package private) static class
(package private) static final record
-
Uses of IVertexConsumerExtension in net.minecraft.client.renderer
Modifier and TypeClassDescription(package private) static final record
class
-
Uses of IVertexConsumerExtension in net.neoforged.neoforge.client.model.pipeline
Modifier 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.