13
0
geforkt von Mirrors/Paper
Paper/patches
Spottedleaf aa3e3b9b14 Prevent entity removals if the entity slices is receiving status updates
If an entity is removed while updating an entity slice, then the
iteration over the entity slice's entities could throw a cryptic
exception. Instead, it is better to prevent the entity removal
with a useful log message.

Fixes https://github.com/PaperMC/Paper/issues/9464
2023-07-25 07:11:58 -07:00
..
api feat: add minimessage tag resolvers overload to CommandSender#sendMessage (#9505) 2023-07-23 07:46:40 +02:00
server Prevent entity removals if the entity slices is receiving status updates 2023-07-25 07:11:58 -07:00