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

14 lines
306 B
Plaintext

CLASS wu net/minecraft/entity/ai/AiGoalDoorInteract
FIELD a owner Lvo;
FIELD b doorPos Let;
FIELD c door Lapy;
FIELD d shouldStop Z
METHOD <init> (Lvo;)V
ARG 0 owner
METHOD a canStart ()Z
METHOD a getDoor (Let;)Lapy;
ARG 0 pos
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V