Uses of Interface
net.minecraft.client.font.TextDrawable.DrawnGlyphRect
Packages that use TextDrawable.DrawnGlyphRect
-
Uses of TextDrawable.DrawnGlyphRect in net.minecraft.client.font
Subinterfaces of TextDrawable.DrawnGlyphRect in net.minecraft.client.fontClasses in net.minecraft.client.font that implement TextDrawable.DrawnGlyphRectModifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.client.font with type parameters of type TextDrawable.DrawnGlyphRectModifier and TypeFieldDescription(package private) final List<TextDrawable.DrawnGlyphRect> TextRenderer.Drawer.drawnGlyphsMethods in net.minecraft.client.font that return TextDrawable.DrawnGlyphRectModifier 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.DrawnGlyphRectModifier and TypeMethodDescriptionprivate voidTextRenderer.Drawer.addGlyph(TextDrawable.DrawnGlyphRect glyph) default voidTextRenderer.GlyphDrawer.drawGlyph(TextDrawable.DrawnGlyphRect glyph) -
Uses of TextDrawable.DrawnGlyphRect in net.minecraft.client.texture
Classes in net.minecraft.client.texture that implement TextDrawable.DrawnGlyphRect