mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Fixed some doc problems
This commit is contained in:
@ -225,7 +225,7 @@ class Chest extends Spawnable implements InventoryHolder, Container, Nameable{
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Chest
|
||||
* @return Chest|null
|
||||
*/
|
||||
public function getPair(){
|
||||
if($this->isPaired()){
|
||||
|
Reference in New Issue
Block a user