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 IVertexConsumerExtension -
Uses of IVertexConsumerExtension in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement IVertexConsumerExtension -
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 applies a transformation to incoming geometry.classWrapper forVertexConsumerwhich delegates all operations to its parent.