net.minecraft.client.gui.font

public class GlyphStitcher

implements AutoCloseable

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

Field summary

Modifier and TypeField
private final TextureManager
a
textureManager
field_61621
textureManager
private final Identifier
b
texturePrefix
field_61622
fontId
private final List<FontTexture>
c
textures
field_61623
glyphAtlases

Constructor summary

ModifierConstructor
public (TextureManager textureManager, Identifier fontId)

Method summary

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