PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
|
Public Attributes | |
string | $description |
string | $type |
string | $uuid |
array | $version |
Definition at line 26 of file ManifestModuleEntry.php.
string pocketmine\resourcepacks\json\ManifestModuleEntry::$description |
Definition at line 28 of file ManifestModuleEntry.php.
string pocketmine\resourcepacks\json\ManifestModuleEntry::$type |
@required
Definition at line 31 of file ManifestModuleEntry.php.
string pocketmine\resourcepacks\json\ManifestModuleEntry::$uuid |
@required
Definition at line 34 of file ManifestModuleEntry.php.
array pocketmine\resourcepacks\json\ManifestModuleEntry::$version |
Definition at line 41 of file ManifestModuleEntry.php.