yarn/mappings/uj.mapping

10 lines
189 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
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