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

13 lines
285 B
Plaintext

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
METHOD a canStart ()Z
METHOD a getDoor (Leq;)Z
ARG 0 pos
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V