Uses of Interface
net.minecraft.client.font.RenderableGlyph
Packages that use RenderableGlyph
Package
Description
The base package for all Minecraft classes.
-
Uses of RenderableGlyph in net.minecraft
Methods in net.minecraft with parameters of type RenderableGlyphModifier and TypeMethodDescriptionclass_11759.class_11760.method_73334(Glyph glyph, RenderableGlyph renderableGlyph) -
Uses of RenderableGlyph in net.minecraft.client.font
Methods in net.minecraft.client.font with parameters of type RenderableGlyphModifier and TypeMethodDescriptionGlyphAtlasTexture.bake(Glyph glyph, RenderableGlyph renderableGlyph) GlyphBaker.bake(Glyph glyph, RenderableGlyph renderableGlyph) (package private) @Nullable GlyphAtlasTexture.SlotGlyphAtlasTexture.Slot.findSlotFor(RenderableGlyph glyph)