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

13 lines
271 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cgj net/minecraft/item/map/MapIcon
CLASS cgj$a Direction
FIELD a direction Lcgj$a;
2016-09-12 16:13:50 -04:00
FIELD b x B
FIELD c z B
FIELD d type B
2018-11-29 15:10:38 -05:00
METHOD <init> (Lcgj$a;BBBLja;)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