Boat & Minecart do not trigger the `EntityPushedByEntityAttackEvent`
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 3.5k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
Expected behavior
Boats/Minecarts should be able to trigger the EntityPushedByEntityAttackEvent.
Observed/Actual behavior
Boat & Minecart & dropped_item do not trigger the EntityPushedByEntityAttackEvent
Steps/models to reproduce
Using wind_charge or Enchantment:Wind Burst to explode and affect boats/minecarts
Plugin and Datapack List
EventListenerPlugin
Paper version
paper1.21.10#113
Other
Or this is a feature request, The area protection plugin requires this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing EntityPushedByEntityAttackEvent handling and reproduce the behavior with a wind charge or Wind Burst affecting a boat, minecart, or dropped item. Done means those entities trigger the event consistently, with coverage for the reported cases and no regression to existing entity behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100