Package com.mojang.blaze3d.font
Class SpaceProvider
java.lang.Object
com.mojang.blaze3d.font.SpaceProvider
- All Implemented Interfaces:
- GlyphProvider,- AutoCloseable
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphInfo.SpaceGlyphInfo>
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.blaze3d.font.GlyphProviderclose
- 
Field Details- 
glyphs
 
- 
- 
Constructor Details- 
SpaceProvider
 
- 
- 
Method Details- 
getGlyph- Specified by:
- getGlyphin interface- GlyphProvider
 
- 
getSupportedGlyphspublic it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()- Specified by:
- getSupportedGlyphsin interface- GlyphProvider
 
 
-