mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 12:04:46 +00:00
Merge commit '9eebfa7cc30c8a5ac39f192c79023131623ad4b4'
# Conflicts: # resources/vanilla # src/Server.php # src/pocketmine/Achievement.php
This commit is contained in:
@@ -127,6 +127,9 @@ class CrashDump{
|
||||
return $this->encodedData;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return mixed[]
|
||||
*/
|
||||
public function getData() : array{
|
||||
return $this->data;
|
||||
}
|
||||
|
Reference in New Issue
Block a user