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

20 lines
448 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cwf net/minecraft/client/font/GlyphAtlasTexture
2019-03-14 15:41:19 -04:00
CLASS cwf$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-03-14 11:39:51 -04:00
FIELD e subSlot1 Lcwf$a;
FIELD f subSlot2 Lcwf$a;
2018-12-31 16:37:56 -05:00
FIELD g isOccupied Z
2019-03-14 11:39:51 -04:00
METHOD a findSlotFor (Lcrs;)Lcwf$a;
2018-12-31 16:37:56 -05:00
ARG 1 glyph
2019-03-14 08:57:09 -04:00
FIELD f id Lqp;
2018-12-31 16:37:56 -05:00
FIELD g hasColor Z
2019-03-14 11:39:51 -04:00
FIELD h rootSlot Lcwf$a;
2019-03-14 08:57:09 -04:00
METHOD <init> (Lqp;Z)V
2018-12-31 16:37:56 -05:00
ARG 2 hasColor
2019-03-14 08:57:09 -04:00
METHOD a getId ()Lqp;
2019-03-14 11:39:51 -04:00
METHOD a getGlyphRenderer (Lcrs;)Lcwh;
2018-12-31 16:37:56 -05:00
ARG 1 glyph