net.minecraft.client.render.gizmo

public record GizmoDrawerImpl$Quad

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 Vec3d
a
comp_5077
a
private final Vec3d
b
comp_5078
b
private final Vec3d
c
comp_5079
c
private final Vec3d
d
comp_5080
d
private final int
color
comp_5081
color

Constructor summary

ModifierConstructor
public (Vec3d a, Vec3d b, Vec3d c, Vec3d d, int color)

Method summary

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