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

13 lines
285 B
Plaintext
Raw Normal View History

CLASS agz net/minecraft/entity/ai/AiGoalDoorInteract
FIELD a owner Lafr;
FIELD b doorPos Leq;
FIELD d shouldStop Z
METHOD <init> (Lafr;)V
ARG 0 owner
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD a getDoor (Leq;)Z
2017-05-13 02:02:51 -04:00
ARG 0 pos
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V