SongodaCore/NMS/NMS-v1_19_R1v2
Christian Koop 5f43578869
Fix NoSuchFieldError on Paper-Spigot 1.19.2 for SWorld#getLivingEntities
The field does not exist on Spigot (located in another class?).
But `#getEntities()` does exactly what we need and Paper-Spigot still has it.


SD-9374
SD-9377
SD-9392
SD-9401
2022-10-26 21:58:34 +02:00
..
src/main/java/com/songoda/core/nms/v1_19_R1v2 Fix NoSuchFieldError on Paper-Spigot 1.19.2 for SWorld#getLivingEntities 2022-10-26 21:58:34 +02:00
pom.xml Release v2.6.16 2022-09-04 19:31:58 +02:00