mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-11 05:55:33 +00:00
commit
04fc062b2a
@ -378,7 +378,7 @@ abstract class BaseInventory implements Inventory{
|
||||
}
|
||||
|
||||
public function setMaxStackSize($size){
|
||||
$this->setMaxStackSize($size);
|
||||
$this->maxStackSize = (int) $size;
|
||||
}
|
||||
|
||||
public function open(Player $who){
|
||||
|
Loading…
x
Reference in New Issue
Block a user