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> pGlyphProvider) default BakedGlyph
GlyphInfo.SpaceGlyphInfo.bake
(Function<SheetGlyphInfo, BakedGlyph> p_231090_) TrueTypeGlyphProvider.Glyph.bake
(Function<SheetGlyphInfo, BakedGlyph> pGlyphProvider) -
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 pGlyphInfo) (package private) FontTexture.Node
FontTexture.Node.insert
(SheetGlyphInfo pGlyphInfo) 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> pGlyphProvider) -
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> pGlyphProvider) UnihexProvider.Glyph.bake
(Function<SheetGlyphInfo, BakedGlyph> p_285377_)