PocketMine-MP 5.28.3 git-94fb5d95b92604840dabb719f04327efa559cf94
Loading...
Searching...
No Matches
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenInfo Class Reference
+ Collaboration diagram for pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenInfo:

Public Member Functions

 __construct (public string $prefix, public string $flattenedProperty, public string $suffix, public array $flattenedValueRemaps, public ?string $flattenedPropertyType=null)
 
 equals (self $that)
 

Detailed Description

Definition at line 32 of file BlockStateUpgradeSchemaFlattenInfo.php.

Constructor & Destructor Documentation

◆ __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.

Member Function Documentation

◆ equals()

pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenInfo::equals ( self $that)

Definition at line 49 of file BlockStateUpgradeSchemaFlattenInfo.php.


The documentation for this class was generated from the following file: