PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenedName Class Reference
+ Collaboration diagram for pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenedName:

Public Member Functions

 __construct (public string $prefix, public string $flattenedProperty, public string $suffix, public array $flattenedValueRemaps)
 
 equals (self $that)
 

Detailed Description

Definition at line 29 of file BlockStateUpgradeSchemaFlattenedName.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaFlattenedName::__construct ( public string  $prefix,
public string  $flattenedProperty,
public string  $suffix,
public array  $flattenedValueRemaps 
)
Parameters
string[]$flattenedValueRemaps@phpstan-param array<string, string> $flattenedValueRemaps

Definition at line 35 of file BlockStateUpgradeSchemaFlattenedName.php.

Member Function Documentation

◆ equals()

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

Definition at line 44 of file BlockStateUpgradeSchemaFlattenedName.php.


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