net.minecraft.gizmos

public record RectGizmo

implements Gizmo

up
net.minecraft.gizmos.RectGizmo
net.minecraft.class_12184
net.minecraft.world.debug.gizmo.QuadGizmo
net.minecraft.src.C_432931_

字段概要

修饰符与类型字段
private final Vec3
a
a
comp_5110
a
f_434939_
private final Vec3
b
b
comp_5111
b
f_433317_
private final Vec3
c
c
comp_5112
c
f_436894_
private final Vec3
d
d
comp_5113
d
f_437423_
private final GizmoStyle
e
style
comp_5114
style
f_435878_

构造函数概要

修饰符构造函数
public (Vec3 a, Vec3 b, Vec3 c, Vec3 d, GizmoStyle style)

方法概要

修饰符与类型方法
public static RectGizmo
a(ftm arg0, ftm arg1, iz arg2, ul arg3)
fromCuboidFace(Vec3 arg0, Vec3 arg1, Direction arg2, GizmoStyle arg3)
method_75557(class_243 arg0, class_243 arg1, class_2350 arg2, class_12179 arg3)
ofFace(Vec3d nwd, Vec3d seu, Direction direction, DrawStyle style)
m_447257_(C_3046_ p_455553_, C_3046_ p_456721_, C_4687_ p_453022_, C_432574_ p_458352_)
public void
a(uj arg0, float arg1)
emit(GizmoPrimitives arg0, float arg1)
method_75531(class_12177 arg0, float arg1)
draw(GizmoDrawer arg0, float arg1)
m_440643_(C_432590_ p_452044_, float arg1)
public Vec3
a()
a()
comp_5110()
a()
f_434939_()
public Vec3
b()
b()
comp_5111()
b()
f_433317_()
public Vec3
c()
c()
comp_5112()
c()
f_436894_()
public Vec3
d()
d()
comp_5113()
d()
f_437423_()
public GizmoStyle
e()
style()
comp_5114()
style()
f_435878_()