yarn/mappings/net/minecraft/item/map/MapState.mapping

8 lines
195 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bdg net/minecraft/item/map/MapState
2016-09-15 06:15:02 -04:00
FIELD e showIcons Z
2017-04-05 07:31:24 -04:00
FIELD g scale B
FIELD h colorArray [B
FIELD j icons Ljava/util/Map;
2017-04-05 14:11:28 -04:00
METHOD a deserialize (Lfc;)V
METHOD b serialize (Lfc;)Lfc;