Uses of Interface
net.minecraftforge.client.extensions.IForgeVertexConsumer
Packages that use IForgeVertexConsumer
Package
Description
-
Uses of IForgeVertexConsumer in com.mojang.blaze3d.vertex
Subinterfaces of IForgeVertexConsumer in com.mojang.blaze3d.vertexClasses in com.mojang.blaze3d.vertex that implement IForgeVertexConsumerModifier and TypeClassDescriptionclassclassclass(package private) static class(package private) static class -
Uses of IForgeVertexConsumer in net.minecraft.client.renderer
Classes in net.minecraft.client.renderer that implement IForgeVertexConsumerModifier and TypeClassDescription(package private) static classclass -
Uses of IForgeVertexConsumer in net.minecraftforge.client.model.pipeline
Classes in net.minecraftforge.client.model.pipeline that implement IForgeVertexConsumerModifier and TypeClassDescriptionclassVertex consumer that outputs baked quads.static classclassVertex pipeline element that remaps incoming data to another format.classVertex pipeline element that applies a transformation to incoming geometry.classWrapper forVertexConsumerwhich delegates all operations to its parent.