net.minecraft.client.renderer.gizmos

record DrawableGizmoPrimitives$Line

ihb$b
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives$Line
net.minecraft.class_12160$class_12161
net.minecraft.client.render.gizmo.GizmoDrawerImpl$Line
net.minecraft.src.C_432696_$C_432884_

字段概要

修饰符与类型字段
private final Vec3
a
start
comp_5070
start
f_434997_
private final Vec3
b
end
comp_5071
end
f_436925_
private final int
c
color
comp_5072
color
f_433707_
private final float
d
width
comp_5073
width
f_437152_

构造函数概要

修饰符构造函数
(Vec3 start, Vec3 end, int color, float width)

方法概要

修饰符与类型方法
public Vec3
a()
start()
comp_5070()
start()
f_434997_()
public Vec3
b()
end()
comp_5071()
end()
f_436925_()
public int
c()
color()
comp_5072()
color()
f_433707_()
public float
d()
width()
comp_5073()
width()
f_437152_()