mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Merge commit '9cd6b3e1c7cd81d0a4b0da68d9b3ff026c9f6495'
This commit is contained in:
@ -38,9 +38,7 @@ class EntityExplodeEvent extends EntityEvent implements Cancellable{
|
||||
/** @var Position */
|
||||
protected $position;
|
||||
|
||||
/**
|
||||
* @var Block[]
|
||||
*/
|
||||
/** @var Block[] */
|
||||
protected $blocks;
|
||||
|
||||
/** @var float */
|
||||
|
Reference in New Issue
Block a user