public class FontResourceManager extends java.lang.Object implements IResourceManagerReloadListener
Constructor and Description |
---|
FontResourceManager(TextureManager textureManagerIn,
boolean forceUnicodeFontIn) |
Modifier and Type | Method and Description |
---|---|
FontRenderer |
getFontRenderer(ResourceLocation id) |
void |
onResourceManagerReload(IResourceManager resourceManager) |
void |
setForceUnicodeFont(boolean forceUnicodeFontIn) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResourceType
public FontResourceManager(TextureManager textureManagerIn, boolean forceUnicodeFontIn)
public void onResourceManagerReload(IResourceManager resourceManager)
onResourceManagerReload
in interface IResourceManagerReloadListener
@Nullable public FontRenderer getFontRenderer(ResourceLocation id)
public void setForceUnicodeFont(boolean forceUnicodeFontIn)