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

10 lines
282 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS ati net/minecraft/entity/mob/AbstractSkeletonEntity
FIELD b bowAttackGoal Lanm;
FIELD c meleeAttackGoal Lamw;
2019-04-03 12:16:41 -04:00
METHOD <init> (Laid;Lbgw;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-04-03 12:16:41 -04:00
METHOD b createArrowProjectile (Lbbq;F)Lavr;
ARG 1 arrow
2019-04-03 12:16:41 -04:00
METHOD dS updateAttackType ()V
2019-03-27 14:35:10 -04:00
METHOD l getStepSound ()Lyh;