net.minecraft.client.gui.font

public record EmptyArea

implements ActiveArea

gno
net.minecraft.client.gui.font.EmptyArea
net.minecraft.class_12237
net.minecraft.client.font.EmptyGlyphRect
net.minecraft.src.C_432721_

字段概要

修饰符与类型字段
private final float
c
x
comp_5154
x
f_436012_
private final float
d
y
comp_5155
y
f_433238_
private final float
e
advance
comp_5156
advance
f_433335_
private final float
f
ascent
comp_5157
ascent
f_434835_
private final float
g
height
comp_5158
height
f_435832_
private final Style
h
style
comp_3317
style
f_435313_
public static final float
a
DEFAULT_HEIGHT
field_63886
DEFAULT_HEIGHT
f_433229_
public static final float
b
DEFAULT_ASCENT
field_63887
DEFAULT_ASCENT
f_435470_

构造函数概要

修饰符构造函数
public (float x, float y, float advance, float ascent, float height, Style style)

方法概要

修饰符与类型方法
public float
b()
activeLeft()
method_75818()
getLeft()
m_439368_()
public float
c()
activeTop()
method_75819()
getTop()
m_442381_()
public float
d()
activeRight()
method_75820()
getRight()
m_438924_()
public float
e()
activeBottom()
method_75821()
getBottom()
m_438703_()
public float
f()
x()
comp_5154()
x()
f_436012_()
public float
g()
y()
comp_5155()
y()
f_433238_()
public float
h()
advance()
comp_5156()
advance()
f_433335_()
public float
i()
ascent()
comp_5157()
ascent()
f_434835_()
public float
j()
height()
comp_5158()
height()
f_435832_()
public Style
a()
style()
comp_3317()
style()
m_417933_()