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

10 lines
232 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aju net/minecraft/entity/ai/goal/MeleeAttackGoal
FIELD a entity Laht;
METHOD <init> (Laht;DZ)V
2018-11-30 06:37:11 -05:00
ARG 1 entity
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V