net.minecraft.gizmos

public interface GizmoPrimitives

uj
net.minecraft.gizmos.GizmoPrimitives
net.minecraft.class_12177
net.minecraft.world.debug.gizmo.GizmoDrawer
net.minecraft.src.C_432590_

方法概要

修饰符与类型方法
void
a(ftm arg0, int arg1, float arg2)
addPoint(Vec3 arg0, int arg1, float arg2)
method_75472(class_243 arg0, int arg1, float arg2)
addPoint(Vec3d pos, int color, float size)
m_446093_(C_3046_ p_452641_, int p_453479_, float arg2)
void
a(ftm arg0, ftm arg1, int arg2, float arg3)
addLine(Vec3 arg0, Vec3 arg1, int arg2, float arg3)
method_75473(class_243 arg0, class_243 arg1, int arg2, float arg3)
addLine(Vec3d start, Vec3d end, int color, float width)
m_444581_(C_3046_ p_459700_, C_3046_ p_459579_, int p_455557_, float arg3)
void
a(ftm[] arg0, int arg1)
addTriangleFan(Vec3[] arg0, int arg1)
method_75478(class_243[] arg0, int arg1)
addPolygon(Vec3d[] vertices, int color)
m_441076_(C_3046_[] p_450406_, int arg1)
void
a(ftm arg0, ftm arg1, ftm arg2, ftm arg3, int arg4)
addQuad(Vec3 arg0, Vec3 arg1, Vec3 arg2, Vec3 arg3, int arg4)
method_75474(class_243 arg0, class_243 arg1, class_243 arg2, class_243 arg3, int arg4)
addQuad(Vec3d a, Vec3d b, Vec3d c, Vec3d d, int color)
m_444932_(C_3046_ p_451370_, C_3046_ p_460506_, C_3046_ p_450868_, C_3046_ p_455763_, int arg4)
void
a(ftm arg0, String arg1, ur$a arg2)
addText(Vec3 arg0, String arg1, TextGizmo$Style arg2)
method_75475(class_243 arg0, String arg1, class_12187$class_12188 arg2)
addText(Vec3d pos, String text, TextGizmo$Style style)
m_440367_(C_3046_ p_460500_, String p_456654_, C_432575_$C_432458_ arg2)