Package net.minecraft.client.gui.font
Class AllMissingGlyphProvider
java.lang.Object
net.minecraft.client.gui.font.AllMissingGlyphProvider
- All Implemented Interfaces:
GlyphProvider
,AutoCloseable
-
Constructor Details
-
AllMissingGlyphProvider
public AllMissingGlyphProvider()
-
-
Method Details
-
getGlyph
- Specified by:
getGlyph
in interfaceGlyphProvider
-
getSupportedGlyphs
public it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()- Specified by:
getSupportedGlyphs
in interfaceGlyphProvider
-