|
| __construct (public string $prefix, public string $flattenedProperty, public string $suffix, public array $flattenedValueRemaps, public ?string $flattenedPropertyType=null) |
|
| equals (self $that) |
|
◆ __construct()
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenInfo::__construct |
( |
public string | $prefix, |
|
|
public string | $flattenedProperty, |
|
|
public string | $suffix, |
|
|
public array | $flattenedValueRemaps, |
|
|
public ?string | $flattenedPropertyType = null ) |
- Parameters
-
string[] | $flattenedValueRemaps | @phpstan-param array<string, string> $flattenedValueRemaps @phpstan-param ?class-string<ByteTag|IntTag|StringTag> $flattenedPropertyType |
Definition at line 39 of file BlockStateUpgradeSchemaFlattenInfo.php.
◆ equals()
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenInfo::equals |
( |
self | $that | ) |
|
The documentation for this class was generated from the following file: