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

14 lines
306 B
Plaintext

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