Uses of Record Class
net.minecraft.client.font.BakedGlyph.DrawnGlyph
Packages that use BakedGlyph.DrawnGlyph
-
Uses of BakedGlyph.DrawnGlyph in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type BakedGlyph.DrawnGlyphModifier and TypeFieldDescriptionprivate final List
<BakedGlyph.DrawnGlyph> TextRenderer.Drawer.glyphs
Methods in net.minecraft.client.font with parameters of type BakedGlyph.DrawnGlyphModifier 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)