yarn/mappings/net/minecraft/entity/mob/AbstractSkeletonEntity.mapping

10 lines
282 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS atu net/minecraft/entity/mob/AbstractSkeletonEntity
2019-05-07 12:05:49 -04:00
FIELD b bowAttackGoal Lanx;
FIELD c meleeAttackGoal Lang;
2019-06-03 12:48:18 -04:00
METHOD <init> (Lain;Lbhj;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-06-03 12:48:18 -04:00
METHOD b createArrowProjectile (Lbcc;F)Lawd;
ARG 1 arrow
2019-04-17 12:41:25 -04:00
METHOD dV updateAttackType ()V
2019-06-03 12:48:18 -04:00
METHOD l getStepSound ()Lyk;