public class FontTexture extends AbstractTexture implements java.io.Closeable
blur, blurLast, glTextureId, mipmap, mipmapLast| Constructor and Description |
|---|
FontTexture(ResourceLocation resourceLocationIn,
boolean coloredIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
TexturedGlyph |
createTexturedGlyph(IGlyphInfo glyphInfoIn) |
ResourceLocation |
getTextureLocation() |
void |
loadTexture(IResourceManager manager) |
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindTexturepublic FontTexture(ResourceLocation resourceLocationIn, boolean coloredIn)
public void loadTexture(IResourceManager manager)
loadTexture in interface ITextureObjectpublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseable@Nullable public TexturedGlyph createTexturedGlyph(IGlyphInfo glyphInfoIn)
public ResourceLocation getTextureLocation()