public class FontTexture extends Texture 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, setBlurMipmapDirect
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindTexture, func_215244_a
public FontTexture(ResourceLocation resourceLocationIn, boolean coloredIn)
public void loadTexture(IResourceManager manager)
loadTexture
in interface ITextureObject
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
@Nullable public TexturedGlyph createTexturedGlyph(IGlyphInfo glyphInfoIn)
public ResourceLocation getTextureLocation()