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

14 lines
304 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS ahx net/minecraft/entity/ai/goal/WolfBegGoal
FIELD a owner Laml;
FIELD b begFrom Laqj;
FIELD c world Lbau;
FIELD d chance F
FIELD e timer I
2018-11-29 15:10:38 -05:00
METHOD <init> (Laml;F)V
2018-11-04 07:22:38 -05:00
ARG 1 owner
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V