net.minecraft.client.font

public class GlyphBaker

implements AutoCloseable

net.minecraft.client.gui.font.GlyphStitcher
net.minecraft.class_11642
net.minecraft.client.font.GlyphBaker

Field summary

Modifier and TypeField
private final TextureManager
textureManager
field_61621
textureManager
private final Identifier
texturePrefix
field_61622
fontId
private final List<GlyphAtlasTexture>
textures
field_61623
glyphAtlases

Constructor summary

ModifierConstructor
public (TextureManager textureManager, Identifier fontId)

Method summary

Modifier and TypeMethod
public void
reset()
method_72795()
clear()
public void
close()
public BakedGlyphImpl
stitch(GlyphInfo info, GlyphBitmap glyphBitmap)
method_72797(class_379 arg0, class_383 arg1)
bake(GlyphMetrics metrics, UploadableGlyph glyph)
private Identifier
textureName(int index)
method_72796(int arg0)
getAtlasId(int atlasIndex)