PandaLib/pandalib-paper
Marc Baloup b2f5770461 Improved Json record support (Gson 2.10 natively supports it) + Added ItemStack Json support
- Extract RecordTypeAdapter to its own file + only use it if Gson library does not support it (it does since 2.10, but we are unsure of which version is actually used in paper/bungee/other)
- new ItemStackAdapter to support Json (de)serializing of Bukkit ItemStack.
2023-03-12 14:14:17 +01:00
..
src/main/java/fr/pandacube/lib/paper Improved Json record support (Gson 2.10 natively supports it) + Added ItemStack Json support 2023-03-12 14:14:17 +01:00
.gitignore renamed modules dir 2022-07-20 13:28:01 +02:00
pom.xml Merged some modules to fix future dependency issues 2022-12-24 11:33:54 +01:00