Uses of Interface
net.minecraft.client.font.TextDrawable.DrawnGlyph
Packages that use TextDrawable.DrawnGlyph
-
Uses of TextDrawable.DrawnGlyph in net.minecraft.client.font
Subinterfaces of TextDrawable.DrawnGlyph in net.minecraft.client.fontClasses in net.minecraft.client.font that implement TextDrawable.DrawnGlyphModifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.client.font with type parameters of type TextDrawable.DrawnGlyphModifier and TypeFieldDescription(package private) final List<TextDrawable.DrawnGlyph> TextRenderer.Drawer.drawnGlyphsMethods in net.minecraft.client.font that return TextDrawable.DrawnGlyphModifier and TypeMethodDescriptionBakedGlyph.create(float x, float y, int color, int shadowColor, Style style, float boldOffset, float shadowOffset) BakedGlyphImpl.create(float x, float y, int color, int shadowColor, Style style, float boldOffset, float shadowOffset) Methods in net.minecraft.client.font with parameters of type TextDrawable.DrawnGlyphModifier and TypeMethodDescriptionprivate voidTextRenderer.Drawer.addGlyph(TextDrawable.DrawnGlyph glyph) default voidTextRenderer.GlyphDrawer.drawGlyph(TextDrawable.DrawnGlyph glyph) -
Uses of TextDrawable.DrawnGlyph in net.minecraft.client.texture
Classes in net.minecraft.client.texture that implement TextDrawable.DrawnGlyph