mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
BlockStateUpgradeSchemaModelBlockRemap: added missing @required tag
This commit is contained in:
parent
3eed0a4620
commit
ad67fb7291
@ -40,6 +40,7 @@ final class BlockStateUpgradeSchemaModelBlockRemap{
|
||||
/**
|
||||
* @var BlockStateUpgradeSchemaModelTag[]|null
|
||||
* @phpstan-var array<string, BlockStateUpgradeSchemaModelTag>|null
|
||||
* @required
|
||||
*/
|
||||
public ?array $newState;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user