Package net.minecraft.client.render
Class VertexConsumers
java.lang.Object
net.minecraft.client.render.VertexConsumers
@Environment(CLIENT) public class VertexConsumers extends Object
- Mappings:
Namespace Name official dpn
intermediary net/minecraft/class_4720
named net/minecraft/client/render/VertexConsumers
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static class
VertexConsumers.class_6189
(package private) static class
VertexConsumers.Dual
-
Constructor Summary
Constructors Constructor Description VertexConsumers()
-
Method Summary
Modifier and Type Method Description static VertexConsumer
dual(VertexConsumer first, VertexConsumer second)
static VertexConsumer
method_35668()
static VertexConsumer
method_35669(VertexConsumer vertexConsumer)
static VertexConsumer
method_35670(VertexConsumer[] vertexConsumer)
-
Constructor Details
-
VertexConsumers
public VertexConsumers()
-
-
Method Details
-
method_35668
- Mappings:
Namespace Name Mixin selector official a
Ldpn;a()Ldpk;
intermediary method_35668
Lnet/minecraft/class_4720;method_35668()Lnet/minecraft/class_4588;
named method_35668
Lnet/minecraft/client/render/VertexConsumers;method_35668()Lnet/minecraft/client/render/VertexConsumer;
-
method_35669
- Mappings:
Namespace Name Mixin selector official a
Ldpn;a(Ldpk;)Ldpk;
intermediary method_35669
Lnet/minecraft/class_4720;method_35669(Lnet/minecraft/class_4588;)Lnet/minecraft/class_4588;
named method_35669
Lnet/minecraft/client/render/VertexConsumers;method_35669(Lnet/minecraft/client/render/VertexConsumer;)Lnet/minecraft/client/render/VertexConsumer;
-
dual
- Mappings:
Namespace Name Mixin selector official a
Ldpn;a(Ldpk;Ldpk;)Ldpk;
intermediary method_24037
Lnet/minecraft/class_4720;method_24037(Lnet/minecraft/class_4588;Lnet/minecraft/class_4588;)Lnet/minecraft/class_4588;
named dual
Lnet/minecraft/client/render/VertexConsumers;dual(Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/client/render/VertexConsumer;)Lnet/minecraft/client/render/VertexConsumer;
-
method_35670
- Mappings:
Namespace Name Mixin selector official a
Ldpn;a([Ldpk;)Ldpk;
intermediary method_35670
Lnet/minecraft/class_4720;method_35670([Lnet/minecraft/class_4588;)Lnet/minecraft/class_4588;
named method_35670
Lnet/minecraft/client/render/VertexConsumers;method_35670([Lnet/minecraft/client/render/VertexConsumer;)Lnet/minecraft/client/render/VertexConsumer;
-