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

13 lines
271 B
Plaintext

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