Files
Paper/Spigot-API-Patches/Add-World.getEntity-UUID-API.patch
Brokkonaut 651753d370 Add World.getEntity(UUID) API
This is the best way to get an entity when the world and its UUID are known.
It is faster than Server.getEntity(UUID) because it does not have to iterate all worlds
2018-07-03 16:16:01 +02:00

949 B