◆ describe()
static pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaUtils::describe |
( |
BlockStateUpgradeSchema | $schema | ) |
|
|
static |
◆ fromJsonModel()
static pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaUtils::fromJsonModel |
( |
BlockStateUpgradeSchemaModel | $model, |
|
|
int | $schemaId ) |
|
static |
◆ loadSchemaFromString()
static pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaUtils::loadSchemaFromString |
( |
string | $raw, |
|
|
int | $schemaId ) |
|
static |
◆ loadSchemas()
static pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaUtils::loadSchemas |
( |
string | $path, |
|
|
int | $maxSchemaId ) |
|
static |
◆ tagToJsonModel()
static pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaUtils::tagToJsonModel |
( |
Tag | $tag | ) |
|
|
static |
◆ toJsonModel()
static pocketmine\data\bedrock\block\upgrade\BlockStateUpgradeSchemaUtils::toJsonModel |
( |
BlockStateUpgradeSchema | $schema | ) |
|
|
static |
The documentation for this class was generated from the following file: