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

20 lines
448 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS ctm net/minecraft/client/font/GlyphAtlasTexture
CLASS ctm$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-02-21 13:19:18 -05:00
FIELD e subSlot1 Lctm$a;
FIELD f subSlot2 Lctm$a;
2018-12-31 16:37:56 -05:00
FIELD g isOccupied Z
2019-02-21 13:19:18 -05:00
METHOD a findSlotFor (Lcoy;)Lctm$a;
2018-12-31 16:37:56 -05:00
ARG 1 glyph
2019-02-20 15:49:23 -05:00
FIELD f id Lqi;
2018-12-31 16:37:56 -05:00
FIELD g hasColor Z
2019-02-21 13:19:18 -05:00
FIELD h rootSlot Lctm$a;
2019-02-20 15:49:23 -05:00
METHOD <init> (Lqi;Z)V
2018-12-31 16:37:56 -05:00
ARG 2 hasColor
2019-02-20 15:49:23 -05:00
METHOD a getId ()Lqi;
2019-02-21 13:19:18 -05:00
METHOD a getGlyphRenderer (Lcoy;)Lcto;
2018-12-31 16:37:56 -05:00
ARG 1 glyph