Uses of Interface
net.minecraft.client.font.RenderableGlyph
Packages that use RenderableGlyph
-
Uses of RenderableGlyph in net.minecraft.client.font
Classes in net.minecraft.client.font that implement RenderableGlyphModifier and TypeClassDescriptionprivate static final class
enum
private class
private static class
enum
Methods in net.minecraft.client.font that return RenderableGlyphModifier 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) Methods in net.minecraft.client.font with parameters of type RenderableGlyphModifier and TypeMethodDescription(package private) @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot.findSlotFor
(RenderableGlyph glyph) private GlyphRenderer
FontStorage.getGlyphRenderer
(RenderableGlyph c) GlyphAtlasTexture.getGlyphRenderer
(RenderableGlyph glyph)