net.minecraft.client.render.font

public class BakedGlyph

cik
net.minecraft.class_4136
net.minecraft.client.render.font.BakedGlyph
net.minecraft.client.gui.fonts.TexturedGlyph
net.minecraft.client.gui.fonts.TexturedGlyph

Field summary

Modifier and TypeField
private final Identifier
a
field_20124
location
field_211235_a
textureLocation
private final float
b
field_20125
uMin
field_211236_b
u0
private final float
c
field_20126
uMax
field_211237_c
u1
private final float
d
field_20127
vMin
field_211238_d
v0
private final float
e
field_20128
vMax
field_211239_e
v1
private final float
f
field_20129
left
field_211240_f
minX
private final float
g
field_20130
right
field_211241_g
maxX
private final float
h
field_20131
up
field_211242_h
minY
private final float
i
field_20132
down
field_211243_i
maxY

Constructor summary

ModifierConstructor
public (Identifier location, float uMin, float uMax, float vMin, float vMax, float left, float right, float up, float down)

Method summary

Modifier and TypeMethod
public void
a(ddn arg0, boolean arg1, float arg2, float arg3, ctq arg4, float arg5, float arg6, float arg7, float arg8)
method_18482(class_1532 arg0, boolean arg1, float arg2, float arg3, class_520 arg4, float arg5, float arg6, float arg7, float arg8)
render(TextureManager textureManager, boolean shadow, float x, float y, BufferBuilder bufferBuilder, float r, float g, float b, float a)
func_211234_a(TextureManager arg0, boolean arg1, float arg2, float arg3, BufferBuilder arg4, float arg5, float arg6, float arg7, float arg8)
render(TextureManager textureManagerIn, boolean isItalic, float x, float y, BufferBuilder buffer, float red, float green, float blue, float alpha)
public Identifier
a()
method_18481()
getTextureLocation()
func_211233_b()
getTextureLocation()