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

9 lines
215 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ajs net/minecraft/entity/ai/goal/CrossbowAttackGoal
FIELD a entity Lapj;
METHOD <init> (Lapj;DF)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