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

14 lines
352 B
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/tv net/minecraft/entity/ai/AiGoalEatGrass
FIELD a timer I
FIELD b CHECKER Lcom/google/common/base/Predicate;
2016-09-20 11:18:54 -04:00
FIELD c owner Lnone/sq;
FIELD d world Lnone/aiw;
METHOD <init> (Lnone/sq;)V
ARG 0 owner
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
METHOD f getTimer ()I