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

13 lines
271 B
Plaintext
Raw Normal View History

2018-11-21 11:58:05 -05:00
CLASS cga net/minecraft/item/map/MapIcon
CLASS cga$a Direction
FIELD a direction Lcga$a;
2016-09-12 16:13:50 -04:00
FIELD b x B
FIELD c z B
FIELD d type B
2018-11-21 11:58:05 -05:00
METHOD <init> (Lcga$a;BBBLiz;)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