mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-18 01:46:44 +01:00
Using annotation key translation
This commit is contained in:
@@ -7,8 +7,6 @@ import java.util.List;
|
||||
|
||||
public interface CommandHandler {
|
||||
|
||||
default String description() { return null; };
|
||||
|
||||
/**
|
||||
* Send a message to the target.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user