net.minecraft.client.gui.font.providers

public class BitmapProvider

implements GlyphProvider

frh
net.minecraft.client.gui.font.providers.BitmapProvider
net.minecraft.class_386
net.minecraft.client.font.BitmapFont

Field summary

Modifier and TypeField
static final org.slf4j.Logger
b
LOGGER
field_2286
LOGGER
private final NativeImage
c
image
field_2285
image
private final CodepointMap<BitmapProvider$Glyph>
d
glyphs
field_2284
glyphs

Constructor summary

ModifierConstructor
(NativeImage image, CodepointMap<BitmapProvider$Glyph> glyphs)

Method summary

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