net.minecraft.client.gui.font.providers

public class BitmapProvider

implements GlyphProvider

eav
net.minecraft.client.gui.font.providers.BitmapProvider
net.minecraft.class_386
net.minecraft.client.font.BitmapFont
net.minecraft.src.C_3522_

Field summary

Modifier and TypeField
static final org.apache.logging.log4j.Logger
a
LOGGER
field_2286
LOGGER
f_95328_
private final NativeImage
b
image
field_2285
image
f_95329_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<BitmapProvider$Glyph>
c
glyphs
field_2284
glyphs
f_95330_

Constructor summary

ModifierConstructor
(NativeImage image, it.unimi.dsi.fastutil.ints.Int2ObjectMap<BitmapProvider$Glyph> glyphs)

Method summary

Modifier and TypeMethod
public void
close()
close()
close()
public RawGlyph
a(int arg0)
getGlyph(int arg0)
method_2040(int arg0)
getGlyph(int arg0)
m_7823_(int arg0)
public it.unimi.dsi.fastutil.ints.IntSet
a()
getSupportedGlyphs()
method_27442()
getProvidedGlyphs()
m_6990_()