mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Fixed imports
This commit is contained in:
@ -69,7 +69,7 @@ class CraftItemEvent extends Event implements Cancellable{
|
||||
}
|
||||
|
||||
/**
|
||||
* @return \pocktemine\Player
|
||||
* @return \pocketmine\Player
|
||||
*/
|
||||
public function getPlayer(){
|
||||
return $this->player;
|
||||
|
Reference in New Issue
Block a user