yarn/mappings/aib.mapping

8 lines
146 B
Plaintext
Raw Normal View History

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