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

14 lines
306 B
Plaintext

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