This commit is contained in:
Dylan K. Taylor 2023-02-17 16:39:46 +00:00
parent 38828e2b42
commit 71aad310c6
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -46,6 +46,7 @@ use pocketmine\player\XboxLivePlayerInfo;
use pocketmine\Server;
use Ramsey\Uuid\Uuid;
use function is_array;
use function preg_match;
/**
* Handles the initial login phase of the session. This handler is used as the initial state.