PandaLib/pandalib-util
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/util Improved Json record support (Gson 2.10 natively supports it) + Added ItemStack Json support 2023-03-12 14:14:17 +01:00
pom.xml reformat POM files 2022-07-22 17:10:34 +02:00