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

15 lines
323 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ceg net/minecraft/item/map/MapIcon
CLASS ceg$a Direction
FIELD a direction Lceg$a;
2016-09-12 16:13:50 -04:00
FIELD b x B
FIELD c z B
FIELD d type B
2018-10-31 12:57:21 -04:00
METHOD <init> (Lceg$a;BBBLix;)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