public class FontTexture extends Texture implements java.io.Closeable
blur, glTextureId, mipmap| コンストラクタと説明 |
|---|
FontTexture(ResourceLocation resourceLocationIn,
boolean coloredIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close() |
TexturedGlyph |
createTexturedGlyph(IGlyphInfo glyphInfoIn) |
ResourceLocation |
getTextureLocation() |
void |
loadTexture(IResourceManager manager) |
bindTexture, deleteGlTexture, getGlTextureId, loadTexture, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectpublic FontTexture(ResourceLocation resourceLocationIn, boolean coloredIn)
public void loadTexture(IResourceManager manager)
loadTexture クラス内 Texturepublic void close()
close インタフェース内 java.io.Closeableclose インタフェース内 java.lang.AutoCloseable@Nullable public TexturedGlyph createTexturedGlyph(IGlyphInfo glyphInfoIn)
public ResourceLocation getTextureLocation()