@phpstan-type IsValid \Closure(string $path) : bool
Definition at line 32 of file WorldProviderManagerEntry.php.
◆ __construct()
pocketmine\world\format\io\WorldProviderManagerEntry::__construct |
( |
protected \Closure | $isValid | ) |
|
|
protected |
◆ fromPath()
pocketmine\world\format\io\WorldProviderManagerEntry::fromPath |
( |
string | $path, |
|
|
\Logger | $logger ) |
|
abstract |
◆ isValid()
pocketmine\world\format\io\WorldProviderManagerEntry::isValid |
( |
string | $path | ) |
|
Tells if the path is a valid world. This must tell if the current format supports opening the files in the directory
Definition at line 43 of file WorldProviderManagerEntry.php.
The documentation for this class was generated from the following file: