Interface ErrorReporter
- All Known Implementing Classes:
 BootErrorCommand,Main
public interface ErrorReporter
- 
Method Summary
Modifier and TypeMethodDescriptiondefault voidreportError(net.md_5.bungee.api.CommandSender pSender, BootErrorType pBootErrorType)  
- 
Method Details
- 
reportError
 
 -