SongodaCore/Compatibility
Christian Koop 8c22f5d141
Make CompatibleMaterial#getMaterial(String) with null and empty values
XMaterial throws an Exception if provided with `null` or `""`.
We make sure that an empty Optional is returned instead. Mainly for backwards compatibility reasons.
2023-08-16 17:54:37 +02:00
..
src/main/java/com/craftaro/core/compatibility Make CompatibleMaterial#getMaterial(String) with null and empty values 2023-08-16 17:54:37 +02:00
pom.xml Adds XSeries's XMaterial class to the shaded dependencies 2023-06-18 01:01:28 +02:00