PandaLib/pandalib-commands
Marc Baloup d411618e63 Fix Javadoc warnings due to Java 21 update (+ some other warnings)
The default implicit constructor must also have a doc comment, so I have to make it explicit and either properly restrict the visibility of the constructor, or actually document it.
2024-06-06 23:59:32 +02:00
..
src/main/java/fr/pandacube/lib/commands Fix Javadoc warnings due to Java 21 update (+ some other warnings) 2024-06-06 23:59:32 +02:00
pom.xml Added new Brigadier commands related APIs for bungee/paper/cli + a few javadoc 2022-08-08 01:42:11 +02:00