mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Rename ExplosionPrimeEvent to EntityPreExplodeEvent (#5434)
This commit is contained in:
@ -34,7 +34,7 @@ use pocketmine\world\Position;
|
||||
* Called when an entity explodes, after the explosion's impact has been calculated.
|
||||
* No changes have been made to the world at this stage.
|
||||
*
|
||||
* @see ExplosionPrimeEvent
|
||||
* @see EntityPreExplodeEvent
|
||||
*
|
||||
* @phpstan-extends EntityEvent<Entity>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user