mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-20 02:33:15 +01:00
Refactoring a bunch of stuff, more refactoring to come
This commit is contained in:
@@ -1448,7 +1448,7 @@ public final class FlatFileDatabaseManager implements DatabaseManager {
|
||||
.setBarStateMap(xpBarStateMap);
|
||||
|
||||
PersistentPlayerData persistentPlayerData;
|
||||
|
||||
|
||||
try {
|
||||
persistentPlayerData = playerDataBuilder.build();
|
||||
} catch (Exception e) {
|
||||
|
||||
Reference in New Issue
Block a user