This website requires JavaScript.
Explore
Help
Sign In
PandacubeFr
/
PandaLib
Watch
1
Star
0
Fork
0
You've already forked PandaLib
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9f9fb55726
PandaLib
/
pandalib-paper
/
src
/
main
/
java
/
fr
/
pandacube
/
lib
/
paper
History
Marc Baloup
d59ae22970
Deprecation, deprecated, ...
2023-06-16 19:14:22 +02:00
..
backup
Javadoc + some small refactoring
2023-02-11 23:40:36 +01:00
commands
Reflect wrapper initialization does not crash anymore on the first exception. It accumulates all the exceptions and shows everything at the end.
2023-05-09 11:57:05 +02:00
gui
Made ItemStackBuilder and GUIInventory more tolerant with some method parameters
2022-08-24 23:13:27 +02:00
json
Update ItemStackAdapter to try to handle ItemStack from newer MC version
2023-05-09 15:43:01 +02:00
modules
Removed redondant aliases in ChatConfig.PandaTheme
2022-12-31 00:17:03 +01:00
players
Deprecation, deprecated, ...
2023-06-16 19:14:22 +02:00
reflect
Update WorldVersion/DataVersion reflect wrappers for new paper version
2023-05-09 12:30:50 +02:00
scheduler
Fix SchedulerUtil exception handling
2022-08-13 16:12:32 +02:00
util
Deprecation, deprecated, ...
2023-06-16 19:14:22 +02:00
PandaLibPaper.java
Improved Json record support (Gson 2.10 natively supports it) + Added ItemStack Json support
2023-03-12 14:14:17 +01:00