PocketMine-MP 5.31.1 git-79e3f2b2814ae3676339d931f659b32a01e19783
|
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.