yarn/mappings/ur.mapping

10 lines
189 B
Plaintext

CLASS ur
FIELD a entity Ltd;
FIELD b nearestDoor Lwn;
METHOD <init> (Ltd;)V
ARG 0 entity
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V