Fix OfflinePlayer#getPlayerProfile returning deprecated type (#8543)

This commit is contained in:
Jake Potrebic
2022-12-20 10:56:33 -08:00
parent d20d36a172
commit b28618e07c
4 changed files with 40 additions and 11 deletions

View File

@@ -21,5 +21,5 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ return;
+ }
// Paper end
if ( modern )
{