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
913d5d91dd
PandaLib
/
pandalib-paper
/
src
/
main
/
java
/
fr
/
pandacube
/
lib
/
paper
History
Marc Baloup
1cd3749d7d
Update ItemStackAdapter to try to handle ItemStack from newer MC version
2023-05-09 15:43:01 +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
Fix MCDataConverter with new reflect wrapper stuff
2023-05-09 14:12:04 +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
Bump paper version to 1.19.4.
2023-05-08 18:31:27 +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