Interface Controller
- All Superinterfaces:
Runnable
The interface for operating a controller.
The code has been copied from the official client and modified: Controller
-
Method Summary
-
Method Details
-
getName
Get controller name.- Returns:
- controller name
-
shutdown
void shutdown()Shutdown the controller.
-