Uses of Interface
net.minecraft.client.font.Glyph
Packages that use Glyph
Package
Description
The base package for all Minecraft classes.
-
Uses of Glyph in net.minecraft
Methods in net.minecraft that return GlyphMethods in net.minecraft with parameters of type GlyphModifier and TypeMethodDescriptionclass_11759.class_11760.method_73334(Glyph glyph, RenderableGlyph renderableGlyph) -
Uses of Glyph in net.minecraft.client.font
Classes in net.minecraft.client.font that implement GlyphFields in net.minecraft.client.font declared as GlyphModifier and TypeFieldDescriptionprivate final GlyphTrueTypeFont.TtfGlyph.field_62081private final GlyphBakedGlyph.field_62142(package private) final GlyphEmptyBakedGlyph.field_62143Methods in net.minecraft.client.font that return GlyphModifier and TypeMethodDescriptionBakedGlyph.glyph()static GlyphGlyph.method_73329(float float2) BitmapFont.BitmapFontGlyph.method_73331()EmptyBakedGlyph.method_73331()TrueTypeFont.TtfGlyph.method_73331()UnihexFont.UnicodeTextureGlyph.method_73331()Methods in net.minecraft.client.font with parameters of type GlyphModifier and TypeMethodDescriptionGlyphAtlasTexture.bake(Glyph glyph, RenderableGlyph renderableGlyph) GlyphBaker.bake(Glyph glyph, RenderableGlyph renderableGlyph) private static booleanFontStorage.isAdvanceInvalid(Glyph glyph) Constructors in net.minecraft.client.font with parameters of type GlyphModifierConstructorDescriptionBakedGlyph(Glyph glyph, TextRenderLayerSet textRenderLayerSet, @Nullable GpuTextureView gpuTextureView, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9) -
Uses of Glyph in net.minecraft.client.info
Methods in net.minecraft.client.info that return Glyph -
Uses of Glyph in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as GlyphModifier and TypeFieldDescription(package private) static final GlyphSpriteAtlasGlyphs.field_62132