yarn/mappings/uj.mapping

10 lines
189 B
Plaintext

CLASS uj
FIELD a entity Lsw;
FIELD b nearestDoor Lwf;
METHOD <init> (Lsw;)V
ARG 0 entity
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V