Uses of Interface
net.minecraft.client.font.RenderableGlyph
-
Uses of RenderableGlyph in net.minecraft.client.font
Modifier and TypeClassDescriptionprivate static final class
enum
private class
private static class
enum
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 codePoint) Modifier and TypeMethodDescription(package private) @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot.findSlotFor
(RenderableGlyph glyph) private GlyphRenderer
FontStorage.getGlyphRenderer
(RenderableGlyph c) GlyphAtlasTexture.getGlyphRenderer
(RenderableGlyph glyph)