yarn/mappings/net/minecraft/entity/ai/AiGoalEatGrass.mapping

11 lines
245 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS ahy net/minecraft/entity/ai/AiGoalEatGrass
FIELD b owner Lagm;
FIELD c world Lbae;
FIELD d timer I
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
METHOD g getTimer ()I