History - net.minecraft.client.gui.font.AtlasGlyphProvider
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ghv
net.minecraft.client.gui.font.AtlasGlyphProvider
net.minecraft.class_11714
net.minecraft.client.texture.SpriteAtlasGlyphs
net.minecraft.src.C_411383_
Fields
float: a, WIDTH, field_62130, field_62130, f_411968_
float: b, HEIGHT, field_62131, field_62131, f_411503_
GlyphInfo: c, GLYPH_INFO, field_62132, EMPTY_SPRITE_METRICS, f_413269_
TextureAtlas: d, atlas, field_61926, atlasTexture, f_413571_
GlyphRenderTypes: e, renderTypes, field_61927, renderLayerSet, f_412932_
GlyphSource: f, missingWrapper, field_61928, missingGlyphProvider, f_413447_
Map<ResourceLocation, GlyphSource>: g, wrapperCache, field_61929, cachedGlyphs, f_412610_
Function<ResourceLocation, GlyphSource>: h, spriteResolver, field_61930, computeSprite, f_411602_
Constructors
Methods
GlyphSource (ResourceLocation): a, sourceForSprite, method_73142, getGlyphProvider, m_417266_
GlyphSource (TextureAtlasSprite): a, createSprite, method_73144, createFixedGlyphProvider, m_415167_