mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
shut
This commit is contained in:
@@ -69,6 +69,9 @@ final class BlockStateUpgradeSchemaModel implements \JsonSerializable{
|
|||||||
*/
|
*/
|
||||||
public array $remappedPropertyValues;
|
public array $remappedPropertyValues;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @return mixed[]
|
||||||
|
*/
|
||||||
public function jsonSerialize() : array{
|
public function jsonSerialize() : array{
|
||||||
$result = (array) $this;
|
$result = (array) $this;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user