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

20 lines
448 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS cyb net/minecraft/client/font/GlyphAtlasTexture
CLASS cyb$a Slot
2018-12-31 16:37:56 -05:00
FIELD a x I
FIELD b y I
FIELD c width I
FIELD d height I
2019-05-07 12:05:49 -04:00
FIELD e subSlot1 Lcyb$a;
FIELD f subSlot2 Lcyb$a;
2018-12-31 16:37:56 -05:00
FIELD g isOccupied Z
2019-05-07 12:05:49 -04:00
METHOD a findSlotFor (Lctm;)Lcyb$a;
2018-12-31 16:37:56 -05:00
ARG 1 glyph
2019-04-05 12:03:47 -04:00
FIELD f id Lqs;
2018-12-31 16:37:56 -05:00
FIELD g hasColor Z
2019-05-07 12:05:49 -04:00
FIELD h rootSlot Lcyb$a;
2019-04-05 12:03:47 -04:00
METHOD <init> (Lqs;Z)V
2018-12-31 16:37:56 -05:00
ARG 2 hasColor
2019-04-05 12:03:47 -04:00
METHOD a getId ()Lqs;
2019-05-07 12:05:49 -04:00
METHOD a getGlyphRenderer (Lctm;)Lcyd;
2018-12-31 16:37:56 -05:00
ARG 1 glyph