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 TypeClassDescriptionclass
class
class
(package private) static class
(package private) static class
-
Uses of IVertexConsumerExtension in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement IVertexConsumerExtensionModifier and TypeClassDescription(package private) static class
class
-
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.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.