yarn/mappings/net/minecraft/client/font/FontManager.mapping

12 lines
466 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS cxq net/minecraft/client/font/FontManager
2019-02-16 15:49:37 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b textRenderers Ljava/util/Map;
FIELD c fonts Ljava/util/Set;
2019-04-12 10:38:24 -04:00
FIELD d textureManager Ldua;
2019-02-16 15:49:37 -05:00
FIELD e forceUnicodeFont Z
2019-04-05 12:03:47 -04:00
FIELD f resourceReloadListener Lwy;
METHOD a getResourceReloadListener ()Lwy;
2019-04-12 10:38:24 -04:00
METHOD a getTextRenderer (Lqs;)Lcvt;
2019-02-16 15:49:37 -05:00
METHOD a setForceUnicodeFont (ZLjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V
2019-03-16 09:29:27 -04:00
ARG 1 forceUnicodeFont