JackWisdom

Results 3 issues of JackWisdom

my build.gradle https://pastebin.com/YjWa1Jih my project https://github.com/mcqwzd/OurCraft exception https://pastebin.com/QMqJLUEf Java OpenJDK Runtime Environment (build 11.0.2-redhat+7-LTS) System Win10 1809 Groovy 3.0 it just happening as the game launched I'm pretty sure that...

in spigot 1.12 PacketPlayOutWindowItems returns List instead of Array please change your code public ItemStack[] getItems() { return handle.getItemListModifier().read(0).toArray(new ItemStack[0]); }