pocketmine\entity\Entity::onCollideWithPlayer PHP 메소드

onCollideWithPlayer() 공개 메소드

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