Package net.minecraft.client.render
Class VertexRendering
java.lang.Object
net.minecraft.client.render.VertexRendering
- Mappings:
Namespace Name named net/minecraft/client/render/VertexRenderingintermediary net/minecraft/class_9974official hka
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddrawOutline(MatrixStack matrices, VertexConsumer vertexConsumers, VoxelShape shape, double offsetX, double offsetY, double offsetZ, int color, float float2)
-
Constructor Details
-
VertexRendering
public VertexRendering()
-
-
Method Details
-
drawOutline
public static void drawOutline(MatrixStack matrices, VertexConsumer vertexConsumers, VoxelShape shape, double offsetX, double offsetY, double offsetZ, int color, float float2) - Mappings:
Namespace Name Mixin selector named drawOutlineLnet/minecraft/client/render/VertexRendering;drawOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/shape/VoxelShape;DDDIF)Vintermediary method_62296Lnet/minecraft/class_9974;method_62296(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_265;DDDIF)Vofficial aLhka;a(Lfwz;Lfxc;Lfrx;DDDIF)V
-