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

13 lines
271 B
Plaintext

CLASS chw net/minecraft/item/map/MapIcon
CLASS chw$a Direction
FIELD a direction Lchw$a;
FIELD b x B
FIELD c z B
FIELD d type B
METHOD <init> (Lchw$a;BBBLjd;)V
ARG 1 direction
METHOD a getDirection ()B
METHOD c getX ()B
METHOD d getZ ()B
METHOD e getType ()B