net.minecraft.client.gui.font.glyphs

public class BakedGlyph

frc
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.class_382
net.minecraft.client.font.BakedGlyph

Field summary

Modifier and TypeField
private final GlyphRenderTypes
a
renderTypes
field_44760
textRenderLayers
private final float
b
u0
field_2276
minU
private final float
c
u1
field_2275
maxU
private final float
d
v0
field_2274
minV
private final float
e
v1
field_2273
maxV
private final float
f
left
field_2272
minX
private final float
g
right
field_2280
maxX
private final float
h
up
field_2279
minY
private final float
i
down
field_2278
maxY

Constructor summary

ModifierConstructor
public (GlyphRenderTypes textRenderLayers, float minU, float maxU, float minV, float maxV, float minX, float maxX, float minY, float maxY)

Method summary

Modifier and TypeMethod
public void
a(frc$b arg0, org.joml.Matrix4f arg1, fgw arg2, int arg3)
renderChar(BakedGlyph$GlyphInstance arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, int arg3)
method_65025(class_382$class_10364 arg0, org.joml.Matrix4f arg1, class_4588 arg2, int arg3)
draw(BakedGlyph$DrawnGlyph glyph, org.joml.Matrix4f matrices, VertexConsumer vertexConsumers, int light)
private void
a(boolean arg0, float arg1, float arg2, org.joml.Matrix4f arg3, fgw arg4, int arg5, int arg6)
render(boolean arg0, float arg1, float arg2, org.joml.Matrix4f arg3, VertexConsumer arg4, int arg5, int arg6)
method_2025(boolean arg0, float arg1, float arg2, org.joml.Matrix4f arg3, class_4588 arg4, int arg5, int arg6)
draw(boolean italic, float x, float y, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int color, int light)
public void
a(frc$a arg0, org.joml.Matrix4f arg1, fgw arg2, int arg3)
renderEffect(BakedGlyph$Effect arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, int arg3)
method_22944(class_382$class_328 arg0, org.joml.Matrix4f arg1, class_4588 arg2, int arg3)
drawRectangle(BakedGlyph$Rectangle rectangle, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light)
public RenderType
a(fnq$a arg0)
renderType(Font$DisplayMode arg0)
method_24045(class_327$class_6415 arg0)
getLayer(TextRenderer$TextLayerType layerType)