[SPIGOT-7920] Expose enderpearls of Player Created: 22/Oct/24 Updated: 25/Dec/24 Resolved: 22/Oct/24 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | Doc | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Version: | 1.21.2 |
Guidelines Read: | Yes |
Description |
Since 1.21.2 the EnderPearl throw by player are saved in the NMS Player class for internal logic i think can be good expose that for maybe modify or know the current EnderPearl live by player and avoid the use of the World.getEntities... |