|
| __construct (public readonly int $maxVersionMajor, public readonly int $maxVersionMinor, public readonly int $maxVersionPatch, public readonly int $maxVersionRevision, private int $schemaId) |
|
| getSchemaId () |
|
| getVersionId () |
|
| isEmpty () |
|
Definition at line 30 of file BlockStateUpgradeSchema.php.
◆ __construct()
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::__construct |
( |
public readonly int |
$maxVersionMajor, |
|
|
public readonly int |
$maxVersionMinor, |
|
|
public readonly int |
$maxVersionPatch, |
|
|
public readonly int |
$maxVersionRevision, |
|
|
private int |
$schemaId |
|
) |
| |
◆ getSchemaId()
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::getSchemaId |
( |
| ) |
|
◆ getVersionId()
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::getVersionId |
( |
| ) |
|
◆ isEmpty()
pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::isEmpty |
( |
| ) |
|
◆ $addedProperties
array pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$addedProperties = [] |
◆ $remappedPropertyValues
array pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$remappedPropertyValues = [] |
◆ $remappedStates
array pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$remappedStates = [] |
◆ $removedProperties
array pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$removedProperties = [] |
◆ $renamedIds
array pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$renamedIds = [] |
◆ $renamedProperties
array pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$renamedProperties = [] |
◆ $versionId
readonly int pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchema::$versionId |
The documentation for this class was generated from the following file: