Class DefaultGlyphProvider
java.lang.Object
net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider
- All Implemented Interfaces:
Closeable
,AutoCloseable
,IGlyphProvider
-
Constructor Details
-
DefaultGlyphProvider
public DefaultGlyphProvider()
-
-
Method Details
-
getGlyph
- Specified by:
getGlyph
in interfaceIGlyphProvider
-
getSupportedGlyphs
public it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()- Specified by:
getSupportedGlyphs
in interfaceIGlyphProvider
-