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 classclassprivate classprivate static classclassMethods in net.minecraft.client.font that return RenderableGlyphModifier and TypeMethodDescription@Nullable RenderableGlyphBitmapFont.getGlyph(int codePoint)@Nullable RenderableGlyphBlankFont.getGlyph(int codePoint)default @Nullable RenderableGlyphFont.getGlyph(int codePoint)@Nullable RenderableGlyphUnicodeTextureFont.getGlyph(int codePoint)private RenderableGlyphFontStorage.getRenderableGlyph(int int2)Methods in net.minecraft.client.font with parameters of type RenderableGlyphModifier and TypeMethodDescription(package private) @Nullable GlyphAtlasTexture.SlotGlyphAtlasTexture.Slot.findSlotFor(RenderableGlyph glyph)private GlyphRendererFontStorage.getGlyphRenderer(RenderableGlyph c)@Nullable GlyphRendererGlyphAtlasTexture.getGlyphRenderer(RenderableGlyph glyph)