Uses of Record Class
net.minecraft.client.gui.font.glyphs.BakedGlyph.GlyphInstance
Packages that use BakedGlyph.GlyphInstance
-
Uses of BakedGlyph.GlyphInstance in net.minecraft.client.gui
Fields in net.minecraft.client.gui with type parameters of type BakedGlyph.GlyphInstanceModifier and TypeFieldDescriptionprivate final List
<BakedGlyph.GlyphInstance> Font.StringRenderOutput.glyphInstances
-
Uses of BakedGlyph.GlyphInstance in net.minecraft.client.gui.font.glyphs
Methods in net.minecraft.client.gui.font.glyphs with parameters of type BakedGlyph.GlyphInstanceModifier and TypeMethodDescriptionvoid
BakedGlyph.renderChar
(BakedGlyph.GlyphInstance p_380988_, org.joml.Matrix4f p_381023_, VertexConsumer p_381084_, int p_381113_) void
EmptyGlyph.renderChar
(BakedGlyph.GlyphInstance p_381033_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, int p_95287_)