mirror of
https://github.com/GeyserExtensionists/GeyserUtils.git
synced 2025-12-19 15:09:24 +00:00
well
This commit is contained in:
@@ -24,6 +24,7 @@ public class PlayerUtils {
|
||||
for (Entity entity : entityList) {
|
||||
idList.add(entity.getEntityId());
|
||||
}
|
||||
|
||||
playEntityAnimation(player, animation, idList);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user