net.minecraft.client.gui.font.glyphs

public record BakedGlyph$Effect

frc$a
net.minecraft.client.gui.font.glyphs.BakedGlyph$Effect
net.minecraft.class_382$class_328
net.minecraft.client.font.BakedGlyph$Rectangle

Field summary

Modifier and TypeField
final float
a
x0
comp_3307
minX
final float
b
y0
comp_3308
minY
final float
c
x1
comp_3309
maxX
final float
d
y1
comp_3310
maxY
final float
e
depth
comp_3311
zIndex
final int
f
color
comp_3312
color

Constructor summary

ModifierConstructor
public (float minX, float minY, float maxX, float maxY, float zIndex, int color)

Method summary

Modifier and TypeMethod
public float
a()
x0()
comp_3307()
minX()
public float
b()
y0()
comp_3308()
minY()
public float
c()
x1()
comp_3309()
maxX()
public float
d()
y1()
comp_3310()
maxY()
public float
e()
depth()
comp_3311()
zIndex()
public int
f()
color()
comp_3312()
color()