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

17 lines
417 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS cth net/minecraft/client/font/UnicodeTextureFont
CLASS cth$a Loader
CLASS cth$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-13 12:35:08 -05:00
FIELD e image Lcpf;
METHOD <init> (IIIILcpf;)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