Uses of Interface
net.minecraft.client.font.RenderableGlyph
-
Uses of RenderableGlyph in net.minecraft.client.font
Modifier and TypeClassDescriptionprivate static class
class
private class
private static class
class
Modifier and TypeMethodDescriptionBitmapFont.getGlyph(int codePoint)
BlankFont.getGlyph(int codePoint)
default @Nullable RenderableGlyph
Font.getGlyph(int codePoint)
UnicodeTextureFont.getGlyph(int codePoint)
private RenderableGlyph
FontStorage.getRenderableGlyph(int int2)
Modifier and TypeMethodDescription(package private) @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot.findSlotFor(RenderableGlyph glyph)
private GlyphRenderer
FontStorage.getGlyphRenderer(RenderableGlyph c)
GlyphAtlasTexture.getGlyphRenderer(RenderableGlyph glyph)