Uses of Record Class
net.minecraft.client.font.BakedGlyph.DrawnGlyph
-
Uses of BakedGlyph.DrawnGlyph in net.minecraft.client.font
Modifier and TypeFieldDescriptionprivate final List
<BakedGlyph.DrawnGlyph> TextRenderer.Drawer.glyphs
Modifier and TypeMethodDescriptionvoid
BakedGlyph.draw
(BakedGlyph.DrawnGlyph glyph, Matrix4f matrices, VertexConsumer vertexConsumers, int light) void
EmptyBakedGlyph.draw
(BakedGlyph.DrawnGlyph glyph, Matrix4f matrices, VertexConsumer vertexConsumers, int light)