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

8 lines
276 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS csp net/minecraft/client/font/FontRendererManager
2018-12-31 16:37:56 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b fontRenderers Ljava/util/Map;
2019-02-06 15:22:24 -05:00
FIELD c textureManager Ldpe;
2018-12-31 16:37:56 -05:00
FIELD d forceUnicodeFont Z
2019-02-06 15:22:24 -05:00
METHOD a getFontRenderer (Lqd;)Lcqu;
2018-12-31 16:37:56 -05:00
METHOD a setForceUnicodeFont (Z)V