Class Result
java.lang.Object
de.kentoj.kencommandapi.api.invocation.Result
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
success
-
error
-
isSuccess
public boolean isSuccess() -
isError
public boolean isError()
-