This commit is contained in:
Dylan K. Taylor 2023-08-23 17:00:18 +01:00
parent 923f7561fb
commit 8814d06dfd
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -25,7 +25,6 @@ namespace pocketmine\event\block;
use pocketmine\block\Block;
use pocketmine\entity\Entity;
use pocketmine\event\Cancellable;
/**
* Called whenever the list of entities on a pressure plate changes.