Psi

Psi

48M Downloads

Entity raycast outputs player always

ANT83z4 opened this issue ยท 1 comments

commented

i made a few spells that use entity raycast check for entities that can't be detected by selectors (tnt, special minecarts etc) but in 1.19.2 they are all broken and output player instead. than i realised that the raycast couldn't output player in latest 1.16.5 version. I assume its a bug

Forge version:43.4.0
Psi version:2.0.0

Further Information

What I expected to happen:
entity raycast outputs tnt entity that i was looking at
What happened instead:
i got launched instead

commented

Linking related Issue 755