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

17 lines
417 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS ctb net/minecraft/client/font/UnicodeTextureFont
CLASS ctb$a Loader
CLASS ctb$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-02-06 15:22:24 -05:00
FIELD e image Lcoy;
METHOD <init> (IIIILcoy;)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