[SPIGOT-3408] EnderCrystal velocity Created: 09/Jul/17 Updated: 10/Jul/17 Resolved: 10/Jul/17 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Wisetus | Assignee: | Unassigned |
Resolution: | Invalid | Votes: | 0 |
Labels: | bug, entity | ||
Environment: |
Debian 8.8 Java 1.8.0_131 |
Description |
Velocity applied to EnderCrystal EntityType does not work. ec.setVelocity(vector); Works without problem with armorstand or any other entity.
|
Comments |
Comment by md_5 [ 10/Jul/17 ] |
Not all entities can necessarily have velocity. |