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
d84e4c87dc
Use ComponentLike instead of Component or Chat in some places
2024-02-14 19:55:56 +01:00
62949948e1
Some more javadoc
2023-08-27 17:28:12 +02:00
7d5060d09b
Improved ItemStackBuilder + removed GUIInventory unused methods
2023-06-22 21:52:02 +02:00
a46e066669
also new ChatUtil.join() method
2023-06-20 21:32:52 +02:00
a4b33a1af7
new ChatUtil.joinGrammatically() method, using components
2023-06-20 18:38:07 +02:00
5edd8cdfec
Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff)
2023-06-20 00:15:46 +02:00
4e1a674c49
Refactor and javadoc pandalib-chat
2022-07-30 14:02:15 +02:00
62f5034ca0
Fix char width for bold text
2022-07-28 14:23:28 +02:00
5ff9a40f19
pandalib-chat API changes (+ some javadoc) and pandalib-reflect imports fixes
2022-07-28 01:11:28 +02:00
d2ca501203
renamed modules dir
2022-07-20 13:28:01 +02:00