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 TypeMethodDescriptionvoidBakedGlyph.renderChar(BakedGlyph.GlyphInstance glyph, org.joml.Matrix4f pose, VertexConsumer buffer, int packedLight) voidEmptyGlyph.renderChar(BakedGlyph.GlyphInstance p_381033_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, int p_95287_)