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

19 lines
363 B
Plaintext

CLASS none/bak net/minecraft/item/map/MapIcon
FIELD a direction B
FIELD b x B
FIELD c z B
FIELD d type B
METHOD <init> (BBBB)V
ARG 0 direction
ARG 1 x
ARG 2 z
ARG 3 type
METHOD <init> (Lnone/bak;)V
ARG 0 icon
METHOD a getDirection ()B
METHOD b getX ()B
METHOD c getZ ()B
METHOD d getType ()B
METHOD equals (Ljava/lang/Object;)Z
ARG 0 other