yarn/mappings/net/minecraft/entity/ai/goal/ProjectileAttackGoal.mapping

11 lines
274 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS akb net/minecraft/entity/ai/goal/ProjectileAttackGoal
FIELD a mobEntity Lahf;
FIELD b rangedAttacker Lapz;
FIELD c target Lahe;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lapz;DIIF)V
2018-11-30 06:37:11 -05:00
ARG 1 entity
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD d onRemove ()V
METHOD e tick ()V