private static class SplashProgress.SplashFontRenderer extends FontRenderer
charWidth, FONT_HEIGHT, fontRandom, glyphWidth, locationFontTexture, posX, posY
Constructor and Description |
---|
SplashFontRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindTexture(ResourceLocation location) |
protected IResource |
getResource(ResourceLocation location) |
doDraw, drawSplitString, drawString, drawString, drawStringWithShadow, enableAlpha, getBidiFlag, getCharWidth, getColorCode, getFormatFromString, getStringWidth, getUnicodeFlag, getWordWrappedHeight, listFormattedStringToWidth, onResourceManagerReload, renderDefaultChar, renderUnicodeChar, setBidiFlag, setColor, setUnicodeFlag, trimStringToWidth, trimStringToWidth
protected void bindTexture(@Nonnull ResourceLocation location)
bindTexture
in class FontRenderer
@Nonnull protected IResource getResource(@Nonnull ResourceLocation location) throws java.io.IOException
getResource
in class FontRenderer
java.io.IOException