Commit Graph

2 Commits

Author SHA1 Message Date
69928187c9 Cleanup javadoc warnings 2018-08-16 12:20:58 +01:00
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