Package org.spongepowered.api.command
Interface CommandResult.Factory
- 
- Enclosing interface:
 - CommandResult
 
public static interface CommandResult.Factory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommandResultsuccess() 
 - 
 
- 
- 
Method Detail
- 
success
CommandResult success()
 
 - 
 
 -