mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 19:50:18 +00:00
PhpStorm sucks
I'm very sure I enabled 'Ensure every file ends with a line break' ...
This commit is contained in:
@@ -58,4 +58,4 @@ final class CoralFan extends Item{
|
||||
public function getMaxStackSize() : int{
|
||||
return $this->getBlock()->getMaxStackSize();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -39,4 +39,4 @@ final class ItemIdentifierFlattened extends ItemIdentifier{
|
||||
public function getAllIds() : array{
|
||||
return [$this->getId(), ...$this->additionalIds];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user