Bumped XSeries, moved to new reflection API of XSeries

This commit is contained in:
Stijn Bannink 2024-06-30 20:49:09 +02:00
parent 603f144d26
commit bd6a24a242
Signed by: SBDeveloper
GPG key ID: B730712F2C3A9D7A
10 changed files with 53 additions and 596 deletions

View file

@ -27,7 +27,7 @@ import java.awt.*;
import java.io.InputStream;
import java.util.Arrays;
import static tech.sbdevelopment.mapreflectionapi.utils.ReflectionUtils.supports;
import static com.cryptomorin.xseries.reflection.XReflection.supports;
/**
* Additional functionality on top of Bukkit's MapPalette