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

8 lines
195 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS cgu net/minecraft/item/map/MapState
FIELD d showIcons Z
FIELD f scale B
FIELD g colorArray [B
FIELD i icons Ljava/util/Map;
2018-12-05 09:11:37 -05:00
METHOD a deserialize (Lhq;)V
METHOD b serialize (Lhq;)Lhq;