mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
fix PHPStan
This commit is contained in:
parent
d9b050fb68
commit
e3640907ba
@ -33,6 +33,9 @@ final class BlockTypeInfo{
|
||||
*/
|
||||
private array $typeTags;
|
||||
|
||||
/**
|
||||
* @param string[] $typeTags
|
||||
*/
|
||||
public function __construct(
|
||||
private BlockBreakInfo $breakInfo,
|
||||
array $typeTags = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user