Definition at line 39 of file PluginDescription.php.
◆ __construct()
pocketmine\plugin\PluginDescription::__construct |
( |
array|string | $yamlString | ) |
|
◆ getAuthors()
pocketmine\plugin\PluginDescription::getAuthors |
( |
| ) |
|
◆ getCommands()
pocketmine\plugin\PluginDescription::getCommands |
( |
| ) |
|
- Returns
- PluginDescriptionCommandEntry[] @phpstan-return array<string, PluginDescriptionCommandEntry>
Definition at line 272 of file PluginDescription.php.
◆ getCompatibleApis()
pocketmine\plugin\PluginDescription::getCompatibleApis |
( |
| ) |
|
◆ getCompatibleMcpeProtocols()
pocketmine\plugin\PluginDescription::getCompatibleMcpeProtocols |
( |
| ) |
|
◆ getCompatibleOperatingSystems()
pocketmine\plugin\PluginDescription::getCompatibleOperatingSystems |
( |
| ) |
|
◆ getDepend()
pocketmine\plugin\PluginDescription::getDepend |
( |
| ) |
|
◆ getDescription()
pocketmine\plugin\PluginDescription::getDescription |
( |
| ) |
|
◆ getFullName()
pocketmine\plugin\PluginDescription::getFullName |
( |
| ) |
|
◆ getLoadBefore()
pocketmine\plugin\PluginDescription::getLoadBefore |
( |
| ) |
|
◆ getMain()
pocketmine\plugin\PluginDescription::getMain |
( |
| ) |
|
◆ getMap()
pocketmine\plugin\PluginDescription::getMap |
( |
| ) |
|
◆ getName()
pocketmine\plugin\PluginDescription::getName |
( |
| ) |
|
◆ getOrder()
pocketmine\plugin\PluginDescription::getOrder |
( |
| ) |
|
◆ getPermissions()
pocketmine\plugin\PluginDescription::getPermissions |
( |
| ) |
|
- Returns
- Permission[][] @phpstan-return array<string, list<Permission>>
Definition at line 320 of file PluginDescription.php.
◆ getPrefix()
pocketmine\plugin\PluginDescription::getPrefix |
( |
| ) |
|
◆ getRequiredExtensions()
pocketmine\plugin\PluginDescription::getRequiredExtensions |
( |
| ) |
|
◆ getSoftDepend()
pocketmine\plugin\PluginDescription::getSoftDepend |
( |
| ) |
|
◆ getSrcNamespacePrefix()
pocketmine\plugin\PluginDescription::getSrcNamespacePrefix |
( |
| ) |
|
◆ getVersion()
pocketmine\plugin\PluginDescription::getVersion |
( |
| ) |
|
◆ getWebsite()
pocketmine\plugin\PluginDescription::getWebsite |
( |
| ) |
|
The documentation for this class was generated from the following file: