ShadowKALler7
Member
Hi everyone again, sorry for posting AGAIN!!
I just want to know is there a way to get nearby entities like in bukkit? In bukkit it is
p.getNearbyEntities(4, 4, 4).forEach(e -> {
//code here
});
I cant find a way on Nukkit? Thank you!!
I just want to know is there a way to get nearby entities like in bukkit? In bukkit it is
p.getNearbyEntities(4, 4, 4).forEach(e -> {
//code here
});
I cant find a way on Nukkit? Thank you!!