mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
oops
This commit is contained in:
@ -447,7 +447,7 @@ abstract class Liquid extends Transparent{
|
||||
return null;
|
||||
}
|
||||
|
||||
public function getDrops(){
|
||||
public function getDrops(Item $item){
|
||||
return [];
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user