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

20 lines
448 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS csj net/minecraft/client/font/GlyphAtlasTexture
CLASS csj$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-01-24 11:47:45 -05:00
FIELD e subSlot1 Lcsj$a;
FIELD f subSlot2 Lcsj$a;
2018-12-31 16:37:56 -05:00
FIELD g isOccupied Z
2019-01-24 11:47:45 -05:00
METHOD a findSlotFor (Lcod;)Lcsj$a;
2018-12-31 16:37:56 -05:00
ARG 1 glyph
2019-01-24 11:47:45 -05:00
FIELD f id Lqd;
2018-12-31 16:37:56 -05:00
FIELD g hasColor Z
2019-01-24 11:47:45 -05:00
FIELD h rootSlot Lcsj$a;
METHOD <init> (Lqd;Z)V
2018-12-31 16:37:56 -05:00
ARG 2 hasColor
2019-01-24 11:47:45 -05:00
METHOD a getId ()Lqd;
METHOD a getGlyphRenderer (Lcod;)Lcsl;
2018-12-31 16:37:56 -05:00
ARG 1 glyph