This commit is contained in:
Dylan K. Taylor
2023-08-23 17:00:18 +01:00
parent 923f7561fb
commit 8814d06dfd

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.