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

15 lines
323 B
Plaintext

CLASS ccx net/minecraft/item/map/MapIcon
CLASS ccx$a Direction
FIELD a direction Lccx$a;
FIELD b x B
FIELD c z B
FIELD d type B
METHOD <init> (Lccx$a;BBBLiw;)V
ARG 0 direction
METHOD a getDirection ()B
METHOD c getX ()B
METHOD d getZ ()B
METHOD e getType ()B
METHOD equals (Ljava/lang/Object;)Z
ARG 0 object