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

13 lines
271 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS chw net/minecraft/item/map/MapIcon
CLASS chw$a Direction
FIELD a direction Lchw$a;
2016-09-12 16:13:50 -04:00
FIELD b x B
FIELD c z B
FIELD d type B
2018-12-12 12:22:18 -05:00
METHOD <init> (Lchw$a;BBBLjd;)V
2018-11-04 07:22:38 -05:00
ARG 1 direction
METHOD a getDirection ()B
METHOD c getX ()B
METHOD d getZ ()B
METHOD e getType ()B