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