#Listen for particles
5 messages · Page 1 of 1 (latest)
😭🙏
There's not really anything easy. Please explain in detail what you need to do
I need to check if there are particles near an ArmorStandEntity. I already have the ArmorStandEntity but don't know how to scan for particles.
First you have to know that particles only exist on the client. So you'd only be able to your checks on the client