net.minecraft.client.renderer.gizmos

record DrawableGizmoPrimitives$Group

ihb$a
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives$Group
net.minecraft.class_12160$class_12355
net.minecraft.client.render.gizmo.GizmoDrawerImpl$Division
net.minecraft.src.C_432696_$C_432396_

字段概要

修饰符与类型字段
private final boolean
a
opaque
comp_5253
opaque
f_433570_
final List<DrawableGizmoPrimitives$Line>
b
lines
comp_5254
lines
f_433717_
final List<DrawableGizmoPrimitives$Quad>
c
quads
comp_5255
quads
f_434126_
final List<DrawableGizmoPrimitives$TriangleFan>
d
triangleFans
comp_5256
triangleFans
f_436767_
final List<DrawableGizmoPrimitives$Text>
e
texts
comp_5257
texts
f_434788_
final List<DrawableGizmoPrimitives$Point>
f
points
comp_5258
points
f_435935_

构造函数概要

修饰符构造函数
(boolean opaque)
private (boolean opaque, List<DrawableGizmoPrimitives$Line> lines, List<DrawableGizmoPrimitives$Quad> quads, List<DrawableGizmoPrimitives$TriangleFan> triangleFans, List<DrawableGizmoPrimitives$Text> texts, List<DrawableGizmoPrimitives$Point> points)

方法概要

修饰符与类型方法
public void
a(fzm arg0, hon arg1, ikp arg2, org.joml.Matrix4f arg3)
render(PoseStack arg0, MultiBufferSource arg1, CameraRenderState arg2, org.joml.Matrix4f arg3)
method_76662(class_4587 arg0, class_4597 arg1, class_12075 arg2, org.joml.Matrix4f arg3)
draw(MatrixStack matrices, VertexConsumerProvider vertexConsumers, CameraRenderState cameraRenderState, org.joml.Matrix4f posMatrix)
m_439971_(C_3181_ p_460951_, C_4139_ p_451576_, C_411395_ p_452284_, org.joml.Matrix4f arg3)
private void
a(fzm arg0, hon arg1, ikp arg2)
renderTexts(PoseStack arg0, MultiBufferSource arg1, CameraRenderState arg2)
method_76661(class_4587 arg0, class_4597 arg1, class_12075 arg2)
drawText(MatrixStack matrices, VertexConsumerProvider vertexConsumers, CameraRenderState cameraRenderState)
m_439465_(C_3181_ p_460104_, C_4139_ p_450541_, C_411395_ arg2)
private void
b(fzm arg0, hon arg1, ikp arg2, org.joml.Matrix4f arg3)
renderLines(PoseStack arg0, MultiBufferSource arg1, CameraRenderState arg2, org.joml.Matrix4f arg3)
method_76664(class_4587 arg0, class_4597 arg1, class_12075 arg2, org.joml.Matrix4f arg3)
drawLines(MatrixStack matrices, VertexConsumerProvider vertexConsumers, CameraRenderState cameraRenderState, org.joml.Matrix4f posMatrix)
m_439312_(C_3181_ p_458729_, C_4139_ p_454165_, C_411395_ p_459097_, org.joml.Matrix4f arg3)
private void
b(fzm arg0, hon arg1, ikp arg2)
renderTriangleFans(PoseStack arg0, MultiBufferSource arg1, CameraRenderState arg2)
method_76663(class_4587 arg0, class_4597 arg1, class_12075 arg2)
drawTriangleFans(MatrixStack matrices, VertexConsumerProvider vertexConsumers, CameraRenderState cameraRenderState)
m_441695_(C_3181_ p_459249_, C_4139_ p_451788_, C_411395_ arg2)
private void
c(fzm arg0, hon arg1, ikp arg2)
renderQuads(PoseStack arg0, MultiBufferSource arg1, CameraRenderState arg2)
method_76665(class_4587 arg0, class_4597 arg1, class_12075 arg2)
drawQuads(MatrixStack matrices, VertexConsumerProvider vertexConsumers, CameraRenderState cameraRenderState)
m_440751_(C_3181_ p_461091_, C_4139_ p_450352_, C_411395_ arg2)
private void
d(fzm arg0, hon arg1, ikp arg2)
renderPoints(PoseStack arg0, MultiBufferSource arg1, CameraRenderState arg2)
method_76666(class_4587 arg0, class_4597 arg1, class_12075 arg2)
drawPoints(MatrixStack matrices, VertexConsumerProvider vertexConsumers, CameraRenderState cameraRenderState)
m_446625_(C_3181_ p_460252_, C_4139_ p_451047_, C_411395_ arg2)
public boolean
a()
opaque()
comp_5253()
opaque()
f_433570_()
public List<DrawableGizmoPrimitives$Line>
b()
lines()
comp_5254()
lines()
f_433717_()
public List<DrawableGizmoPrimitives$Quad>
c()
quads()
comp_5255()
quads()
f_434126_()
public List<DrawableGizmoPrimitives$TriangleFan>
d()
triangleFans()
comp_5256()
triangleFans()
f_436767_()
public List<DrawableGizmoPrimitives$Text>
e()
texts()
comp_5257()
texts()
f_434788_()
public List<DrawableGizmoPrimitives$Point>
f()
points()
comp_5258()
points()
f_435935_()