History - net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives
25w45a
Names
icy
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives
net.minecraft.class_12160
net.minecraft.client.render.gizmo.GizmoDrawerImpl
Fields
List<DrawableGizmoPrimitives$Line>: a, lines, field_63608, lines
List<DrawableGizmoPrimitives$Quad>: b, quads, field_63609, quads
List<DrawableGizmoPrimitives$TriangleFan>: c, triangleFans, field_63610, polygons
List<DrawableGizmoPrimitives$Text>: d, texts, field_63611, texts
List<DrawableGizmoPrimitives$Point>: e, points, field_63612, point
Constructors
()
Methods
void (Vec3, int, float): a, addPoint, method_75472, addPoint
void (Vec3, Vec3, int, float): a, addLine, method_75473, addLine
void (Vec3[], int): a, addTriangleFan, method_75478, addPolygon
void (Vec3, Vec3, Vec3, Vec3, int): a, addQuad, method_75474, addQuad
void (Vec3, String, TextGizmo$Style): a, addText, method_75475, addText
void (PoseStack, MultiBufferSource, CameraRenderState, org.joml.Matrix4f): a, render, method_75477, draw
void (PoseStack, MultiBufferSource, CameraRenderState): a, renderTexts, method_75476, method_75476
void (PoseStack, MultiBufferSource, CameraRenderState, org.joml.Matrix4f): b, renderLines, method_75480, method_75480
void (PoseStack, MultiBufferSource, CameraRenderState): b, renderTriangleFans, method_75479, drawPolygons
void (PoseStack, MultiBufferSource, CameraRenderState): c, renderQuads, method_75481, drawQuads
void (PoseStack, MultiBufferSource, CameraRenderState): d, renderPoints, method_75482, drawPoints