mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-08 14:57:50 +00:00
Update invalid JavaDoc
This commit is contained in:
parent
6fb22e16c7
commit
53fabbacae
11 changed files with 34 additions and 21 deletions
|
@ -24,6 +24,7 @@ public interface CommandModule {
|
|||
*
|
||||
* @param pplayer The PPlayer who is tab completing this command
|
||||
* @param args Arguments typed so far
|
||||
* @return A list of possible argument values
|
||||
*/
|
||||
public List<String> onTabComplete(PPlayer pplayer, String[] args);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue