Uses of Interface
com.mojang.blaze3d.font.SheetGlyphInfo
Packages that use SheetGlyphInfo
Package
Description
-
Uses of SheetGlyphInfo in com.mojang.blaze3d.font
Method parameters in com.mojang.blaze3d.font with type arguments of type SheetGlyphInfoModifier and TypeMethodDescriptionGlyphInfo.bake
(Function<SheetGlyphInfo, BakedGlyph> p_231088_) default BakedGlyph
GlyphInfo.SpaceGlyphInfo.bake
(Function<SheetGlyphInfo, BakedGlyph> p_231090_) TrueTypeGlyphProvider.Glyph.bake
(Function<SheetGlyphInfo, BakedGlyph> p_231120_) -
Uses of SheetGlyphInfo in net.minecraft.client.gui.font
Methods in net.minecraft.client.gui.font with parameters of type SheetGlyphInfoModifier and TypeMethodDescriptionFontTexture.add
(SheetGlyphInfo p_232569_) (package private) FontTexture.Node
FontTexture.Node.insert
(SheetGlyphInfo p_232571_) private BakedGlyph
FontSet.stitch
(SheetGlyphInfo p_232557_) -
Uses of SheetGlyphInfo in net.minecraft.client.gui.font.glyphs
Method parameters in net.minecraft.client.gui.font.glyphs with type arguments of type SheetGlyphInfoModifier and TypeMethodDescriptionSpecialGlyphs.bake
(Function<SheetGlyphInfo, BakedGlyph> p_232616_) -
Uses of SheetGlyphInfo in net.minecraft.client.gui.font.providers
Method parameters in net.minecraft.client.gui.font.providers with type arguments of type SheetGlyphInfoModifier and TypeMethodDescriptionBitmapProvider.Glyph.bake
(Function<SheetGlyphInfo, BakedGlyph> p_232640_) LegacyUnicodeBitmapsProvider.Glyph.bake
(Function<SheetGlyphInfo, BakedGlyph> p_232670_)