mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-13 17:29:44 +00:00
oops
This commit is contained in:
parent
744ea6af8f
commit
7201372b0d
@ -447,7 +447,7 @@ abstract class Liquid extends Transparent{
|
||||
return null;
|
||||
}
|
||||
|
||||
public function getDrops(){
|
||||
public function getDrops(Item $item){
|
||||
return [];
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user