Package net.minecraft.client.gui.font
Class AllMissingGlyphProvider
java.lang.Object
net.minecraft.client.gui.font.AllMissingGlyphProvider
- All Implemented Interfaces:
GlyphProvider
,AutoCloseable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mojang.blaze3d.font.GlyphProvider
GlyphProvider.Conditional
-
Field Summary
Fields inherited from interface com.mojang.blaze3d.font.GlyphProvider
BASELINE
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.mojang.blaze3d.font.GlyphProvider
close
-
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
-