#Listen for particles

5 messages · Page 1 of 1 (latest)

wanton pewter
#

How can I have a event listener of some sorts that can listen for particles in a coordinate?

wanton pewter
#

😭🙏

severe spade
#

There's not really anything easy. Please explain in detail what you need to do

wanton pewter
#

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.

severe spade
#

First you have to know that particles only exist on the client. So you'd only be able to your checks on the client