net.minecraft.client.render

public class VertexRendering

net.minecraft.client.renderer.ShapeRenderer
net.minecraft.client.renderer.ShapeRenderer
net.minecraft.class_9974
net.minecraft.client.render.VertexRendering

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
renderShape(PoseStack poseStack, VertexConsumer builder, VoxelShape shape, double x, double y, double z, int color, float width)
renderShape(PoseStack poseStack, VertexConsumer builder, VoxelShape shape, double x, double y, double z, int color, float width)
method_62296(class_4587 arg0, class_4588 arg1, class_265 arg2, double arg3, double arg4, double arg5, int arg6, float arg7)
drawOutline(MatrixStack matrices, VertexConsumer vertexConsumers, VoxelShape shape, double offsetX, double offsetY, double offsetZ, int color, float lineWidth)