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

14 lines
306 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS wu net/minecraft/entity/ai/AiGoalDoorInteract
FIELD a owner Lvo;
FIELD b doorPos Let;
FIELD c door Lapy;
FIELD d shouldStop Z
2017-06-08 10:01:49 -04:00
METHOD <init> (Lvo;)V
ARG 0 owner
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2017-06-08 10:01:49 -04:00
METHOD a getDoor (Let;)Lapy;
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