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, setBlurMipmapDirect
public FontTexture(ResourceLocation resourceLocationIn, boolean coloredIn)
public void loadTexture(IResourceManager manager)
loadTexture
クラス内 Texture
public void close()
close
インタフェース内 java.io.Closeable
close
インタフェース内 java.lang.AutoCloseable
@Nullable public TexturedGlyph createTexturedGlyph(IGlyphInfo glyphInfoIn)
public ResourceLocation getTextureLocation()