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

14 lines
332 B
Plaintext

CLASS tv net/minecraft/entity/ai/AiGoalEatGrass
FIELD a timer I
FIELD b CHECKER Lcom/google/common/base/Predicate;
FIELD c owner Lsq;
FIELD d world Laiw;
METHOD <init> (Lsq;)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