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

17 lines
417 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS cst net/minecraft/client/font/UnicodeTextureFont
CLASS cst$a Loader
CLASS cst$b UnicodeTextureGlyph
2018-12-31 16:37:56 -05:00
FIELD a width I
FIELD b height I
FIELD c unpackSkipPixels I
FIELD d unpackSkipRows I
2019-01-24 11:47:45 -05:00
FIELD e image Lcoq;
METHOD <init> (IIIILcoq;)V
2018-12-31 16:37:56 -05:00
ARG 1 unpackSkipPixels
ARG 2 unpackSkipRows
ARG 3 width
ARG 4 height
ARG 5 image
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c widths [B