Uses of Interface
com.mojang.blaze3d.font.UnbakedGlyph.Stitcher
Packages that use UnbakedGlyph.Stitcher
Package
Description
-
Uses of UnbakedGlyph.Stitcher in com.mojang.blaze3d.font
Methods in com.mojang.blaze3d.font with parameters of type UnbakedGlyph.StitcherModifier and TypeMethodDescriptionTrueTypeGlyphProvider.Glyph.bake(UnbakedGlyph.Stitcher stitcher) UnbakedGlyph.bake(UnbakedGlyph.Stitcher stitcher) -
Uses of UnbakedGlyph.Stitcher in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as UnbakedGlyph.Stitcher -
Uses of UnbakedGlyph.Stitcher in net.minecraft.client.gui.font.glyphs
Methods in net.minecraft.client.gui.font.glyphs with parameters of type UnbakedGlyph.Stitcher -
Uses of UnbakedGlyph.Stitcher in net.minecraft.client.gui.font.providers
Methods in net.minecraft.client.gui.font.providers with parameters of type UnbakedGlyph.StitcherModifier and TypeMethodDescriptionBitmapProvider.Glyph.bake(UnbakedGlyph.Stitcher stitcher) UnihexProvider.Glyph.bake(UnbakedGlyph.Stitcher stitcher)