toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.command
/
Command
/
end
end
public
Unit
end
(
Boolean
interrupted
)
Runs once when this command finishes or is interrupted.
public
final
FunctionalCommand
end
(
Consumer
<
Boolean
>
action
)
Overrides this command's
end
function.