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 TypeClassDescriptionclass
class
class
(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 class
class
-
Uses of IForgeVertexConsumer in net.minecraftforge.client.model.pipeline
Classes in net.minecraftforge.client.model.pipeline that implement IForgeVertexConsumerModifier 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.