net.minecraft.client.renderer.gizmos

record DrawableGizmoPrimitives$Quad

icy$c
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives$Quad
net.minecraft.class_12160$class_12163
net.minecraft.client.render.gizmo.GizmoDrawerImpl$Quad

Field summary

Modifier and TypeField
private final Vec3
a
a
comp_5077
a
private final Vec3
b
b
comp_5078
b
private final Vec3
c
c
comp_5079
c
private final Vec3
d
d
comp_5080
d
private final int
e
color
comp_5081
color

Constructor summary

ModifierConstructor
(Vec3 a, Vec3 b, Vec3 c, Vec3 d, int color)

Method summary

Modifier and TypeMethod
public Vec3
a()
a()
comp_5077()
a()
public Vec3
b()
b()
comp_5078()
b()
public Vec3
c()
c()
comp_5079()
c()
public Vec3
d()
d()
comp_5080()
d()
public int
e()
color()
comp_5081()
color()