类 AllMissingGlyphProvider
java.lang.Object
net.minecraft.client.gui.font.AllMissingGlyphProvider
- 所有已实现的接口:
GlyphProvider
,AutoCloseable
-
嵌套类概要
从接口继承的嵌套类/接口 com.mojang.blaze3d.font.GlyphProvider
GlyphProvider.Conditional
-
字段概要
从接口继承的字段 com.mojang.blaze3d.font.GlyphProvider
BASELINE
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 com.mojang.blaze3d.font.GlyphProvider
close
-
构造器详细资料
-
AllMissingGlyphProvider
public AllMissingGlyphProvider()
-
-
方法详细资料
-
getGlyph
- 指定者:
getGlyph
在接口中GlyphProvider
-
getSupportedGlyphs
public it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()- 指定者:
getSupportedGlyphs
在接口中GlyphProvider
-