public static class UnicodeTextureGlyphProvider.Factory extends java.lang.Object implements IGlyphProviderFactory
Modifier and Type | Field and Description |
---|---|
private ResourceLocation |
sizes |
private java.lang.String |
template |
Constructor and Description |
---|
Factory(ResourceLocation p_i49760_1_,
java.lang.String p_i49760_2_) |
Modifier and Type | Method and Description |
---|---|
IGlyphProvider |
create(IResourceManager resourceManagerIn) |
static IGlyphProviderFactory |
deserialize(com.google.gson.JsonObject p_211629_0_) |
private final ResourceLocation sizes
private final java.lang.String template
public Factory(ResourceLocation p_i49760_1_, java.lang.String p_i49760_2_)
public static IGlyphProviderFactory deserialize(com.google.gson.JsonObject p_211629_0_)
@Nullable public IGlyphProvider create(IResourceManager resourceManagerIn)
create
in interface IGlyphProviderFactory