Uses of Interface
net.minecraftforge.client.extensions.IForgeVertexConsumer
Package
Description
-
Uses of IForgeVertexConsumer in com.mojang.blaze3d.vertex
Modifier and TypeClassDescriptionclass
class
class
(package private) static class
(package private) static class
-
Uses of IForgeVertexConsumer in net.minecraft.client.renderer
Modifier and TypeClassDescription(package private) static class
class
-
Uses of IForgeVertexConsumer in net.minecraftforge.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.