public static class TextureGlyphProvider.Factory extends java.lang.Object implements IGlyphProviderFactory
コンストラクタと説明 |
---|
Factory(ResourceLocation textureLocationIn,
int heightIn,
int ascentIn,
java.util.List<java.lang.String> listCharRowsIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
IGlyphProvider |
create(IResourceManager resourceManagerIn) |
static TextureGlyphProvider.Factory |
deserialize(com.google.gson.JsonObject jsonIn) |
public Factory(ResourceLocation textureLocationIn, int heightIn, int ascentIn, java.util.List<java.lang.String> listCharRowsIn)
public static TextureGlyphProvider.Factory deserialize(com.google.gson.JsonObject jsonIn)
@Nullable public IGlyphProvider create(IResourceManager resourceManagerIn)
create
インタフェース内 IGlyphProviderFactory