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

13 lines
285 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ahp net/minecraft/entity/ai/AiGoalDoorInteract
FIELD a owner Lagf;
FIELD b doorPos Leq;
FIELD d shouldStop Z
2018-10-31 12:57:21 -04:00
METHOD <init> (Lagf;)V
2018-11-04 07:22:38 -05:00
ARG 1 owner
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD a getDoor (Leq;)Z
2018-11-04 07:22:38 -05:00
ARG 1 pos
2017-04-05 14:11:28 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V