Class UnicodeTextureGlyphProvider.Factory
java.lang.Object
net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.Factory
- All Implemented Interfaces:
IGlyphProviderFactory
- Enclosing class:
- UnicodeTextureGlyphProvider
public static class UnicodeTextureGlyphProvider.Factory
extends Object
implements IGlyphProviderFactory
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(IResourceManager p_211246_1_) static IGlyphProviderFactory
fromJson
(com.google.gson.JsonObject p_211629_0_)
-
Field Details
-
metadata
-
texturePattern
-
-
Constructor Details
-
Factory
-
-
Method Details
-
fromJson
-
create
- Specified by:
create
in interfaceIGlyphProviderFactory
-