yarn/mappings/ais.mapping

8 lines
146 B
Plaintext
Raw Normal View History

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