yarn/mappings/aiv.mapping

8 lines
146 B
Plaintext
Raw Normal View History

CLASS aiv
2017-06-08 10:01:49 -04:00
METHOD a canStart ()Z
2018-12-12 12:12:26 -05:00
METHOD b shouldContinue ()Z
2018-12-05 09:11:37 -05:00
METHOD c start ()V
2018-12-12 12:12:26 -05:00
METHOD d onRemove ()V
2018-10-31 12:57:21 -04:00
METHOD e tick ()V
2018-12-05 09:11:37 -05:00
METHOD f canStop ()Z