Package com.mojang.blaze3d.vertex
Class VertexMultiConsumer
java.lang.Object
com.mojang.blaze3d.vertex.VertexMultiConsumer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
(package private) static final record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VertexConsumer
create()
static VertexConsumer
create
(VertexConsumer pConsumer) static VertexConsumer
create
(VertexConsumer... pDelegates) static VertexConsumer
create
(VertexConsumer pFirst, VertexConsumer pSecond)
-
Constructor Details
-
VertexMultiConsumer
public VertexMultiConsumer()
-
-
Method Details
-
create
-
create
-
create
-
create
-