CommandResult

constructor(success: Boolean, message: String, originalCommand: String, executionTimeMs: Long, blocksAffected: Int = 0, entitiesAffected: Int = 0)(source)