mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
phpdoc armageddon for master, pass 1
This commit is contained in:
@ -39,9 +39,6 @@ class EntityMotionEvent extends EntityEvent implements Cancellable{
|
||||
$this->mot = $mot;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Vector3
|
||||
*/
|
||||
public function getVector() : Vector3{
|
||||
return $this->mot;
|
||||
}
|
||||
|
Reference in New Issue
Block a user