net.minecraft.client.renderer.gizmos

record DrawableGizmoPrimitives$Quad

ihb$d
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives$Quad
net.minecraft.class_12160$class_12163
net.minecraft.client.render.gizmo.GizmoDrawerImpl$Quad
net.minecraft.src.C_432696_$C_432186_

字段概要

修饰符与类型字段
private final Vec3
a
a
comp_5077
a
f_435051_
private final Vec3
b
b
comp_5078
b
f_435954_
private final Vec3
c
c
comp_5079
c
f_436372_
private final Vec3
d
d
comp_5080
d
f_436936_
private final int
e
color
comp_5081
color
f_436274_

构造函数概要

修饰符构造函数
(Vec3 a, Vec3 b, Vec3 c, Vec3 d, int color)

方法概要

修饰符与类型方法
public Vec3
a()
a()
comp_5077()
a()
f_435051_()
public Vec3
b()
b()
comp_5078()
b()
f_435954_()
public Vec3
c()
c()
comp_5079()
c()
f_436372_()
public Vec3
d()
d()
comp_5080()
d()
f_436936_()
public int
e()
color()
comp_5081()
color()
f_436274_()