Add Velocity module
This commit is contained in:
parent
ccd0e8ae0e
commit
f1d4e7865d
17 changed files with 566 additions and 22 deletions
|
|
@ -55,7 +55,6 @@ import java.util.regex.Pattern;
|
|||
* Parser that parses class instances {@link com.intellectualsites.commands.Command commands}
|
||||
*
|
||||
* @param <C> Command sender type
|
||||
* @param <M> Command meta type
|
||||
*/
|
||||
public final class AnnotationParser<C> {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue