Uses of Record Class
net.minecraft.client.font.BakedGlyph.Rectangle
-
Uses of BakedGlyph.Rectangle in net.minecraft.client.font
Modifier and TypeFieldDescriptionprivate @Nullable List
<BakedGlyph.Rectangle> TextRenderer.Drawer.rectangles
Modifier and TypeMethodDescriptionprivate void
TextRenderer.Drawer.addRectangle
(BakedGlyph.Rectangle rectangle) void
BakedGlyph.drawRectangle
(BakedGlyph.Rectangle rectangle, Matrix4f matrix, VertexConsumer vertexConsumer, int light)