yarn/mappings/net/minecraft/client/gui/widget/LabelWidget.mapping

6 lines
151 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cuz net/minecraft/client/gui/widget/LabelWidget
2019-02-18 16:02:56 -05:00
FIELD k lines Ljava/util/List;
FIELD l centered Z
FIELD n color I
2019-03-14 11:39:51 -04:00
FIELD r fontRenderer Lcuh;