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