Is your feature request related to a problem?
There is no problem. But this comes from an inconsistency; TNTPrimed and Creeper both have a method to get the igniter of the explosive. ExplosiveMinecart does not.
Describe the solution you'd like.
Add a way to get the igniter of an explosive minecart. TNTPrimed has getSource(), Creeper has getIgniter(), yet ExplosiveMinecart entity has no way to get the igniter.
Describe alternatives you've considered.
I've considered adding data to the persistent data container of the explosive minecart to know who ignited the minecart.
Other
No response
Is your feature request related to a problem?
There is no problem. But this comes from an inconsistency;
TNTPrimedandCreeperboth have a method to get the igniter of the explosive.ExplosiveMinecartdoes not.Describe the solution you'd like.
Add a way to get the igniter of an explosive minecart.
TNTPrimedhasgetSource(),CreeperhasgetIgniter(), yetExplosiveMinecartentity has no way to get the igniter.Describe alternatives you've considered.
I've considered adding data to the persistent data container of the explosive minecart to know who ignited the minecart.
Other
No response