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

14 lines
342 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cqo net/minecraft/client/font/TextureFont
CLASS cqo$a Loader
2018-11-27 13:50:51 -05:00
FIELD a filename Lpy;
FIELD c height I
FIELD d ascent I
2018-11-27 13:50:51 -05:00
METHOD <init> (Lpy;IILjava/util/List;)V
ARG 0 filename
2018-11-29 15:10:38 -05:00
METHOD a load (Lwc;)Lcma;
ARG 0 manager
2018-11-29 15:10:38 -05:00
CLASS cqo$b
FIELD g advance I
2018-11-30 10:47:36 -05:00
METHOD getAdvance ()F
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;