pocketmine\entity\Entity::onCollideWithPlayer PHP Method

onCollideWithPlayer() public method

public onCollideWithPlayer ( Human $entityPlayer )
$entityPlayer Human
    public function onCollideWithPlayer(Human $entityPlayer)
    {
    }