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

35 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_395 net/minecraft/client/font/TrueTypeFont
CLASS class_397 TtfGlyph
FIELD field_2332 advance F
FIELD field_2333 ascent F
FIELD field_2334 bearingX F
FIELD field_2335 glyphIndex I
FIELD field_2337 height I
FIELD field_2338 width I
METHOD <init> (Lnet/minecraft/class_395;IIIIFFI)V
ARG 1 outerClass
ARG 2 xMin
ARG 3 xMax
ARG 4 yMax
ARG 5 yMin
ARG 6 advance
ARG 7 bearing
ARG 8 index
2019-06-28 17:55:20 -04:00
FIELD field_2318 shiftY F
FIELD field_2319 excludedCharacters Lit/unimi/dsi/fastutil/chars/CharSet;
FIELD field_2320 shiftX F
FIELD field_2321 oversample F
FIELD field_2322 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_2323 info Lorg/lwjgl/stb/STBTTFontinfo;
FIELD field_2324 ascent F
FIELD field_2325 scaleFactor F
2018-12-31 16:37:56 -05:00
METHOD <init> (Lorg/lwjgl/stb/STBTTFontinfo;FFFFLjava/lang/String;)V
ARG 1 info
ARG 2 size
2018-12-31 16:37:56 -05:00
ARG 3 oversample
ARG 4 shiftX
ARG 5 shiftY
ARG 6 excludedCharacters
2019-06-28 17:55:20 -04:00
METHOD method_15975 getSTBTTFontInfo (Ljava/nio/ByteBuffer;)Lorg/lwjgl/stb/STBTTFontinfo;
2018-12-31 16:37:56 -05:00
ARG 0 font