-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Mac OS, Spigot 1.9
I recently switched to using the ArmorStand API rather than NMS calls, and noticed some odd behavior with setGravity.
Why is it toggling the "noclip" property of the ArmorStand? This prevents me from applying velocity to the AS (from what I can tell) and seems like an odd side-effect.
I've gone back to NMS for now, but it feels dirty and mainly I'm curious what the reasoning is here. Thank you