mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Some fixes, thanks PhpStorm
This commit is contained in:
@ -366,10 +366,10 @@ class Block extends Position implements BlockIds, Metadatable{
|
||||
*
|
||||
* @param int $type
|
||||
*
|
||||
* @return void
|
||||
* @return int|bool
|
||||
*/
|
||||
public function onUpdate($type){
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user