Mojira Archive
MCPE-102533

query.get_nearby_entities not working from block

the query 'query.get_nearby_entities' is not working when called inside a block permutation.

For example, the query below always returns false (even when player is standing in a radius of less than 4 blocks):
query.count(query.get_nearby_entities(4, 'minecraft:player')) > 0

PS: I've tested the query from an animation controller on the player and the query does work, just not on blocks. So I'm sure its just an issue when using on blocks.

Incomplete

Stijn Defour

2020-10-10, 02:03 PM

2023-01-20, 06:12 PM

2023-01-20, 06:12 PM

41

4

Unconfirmed

1.16.100.59 Beta

-