mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +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