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

11 lines
251 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS ake net/minecraft/entity/ai/goal/VillagerStareGoal
FIELD a owner Lara;
FIELD b target Lahm;
FIELD c speed D
FIELD d timeLeft I
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V