This commit is contained in:
Ka0rX 2023-03-28 16:10:51 +01:00
parent 9facd8d3df
commit b62b0e89e9

View File

@ -377,6 +377,7 @@ public class PlayerData extends OfflinePlayerData implements Closable, Experienc
/**
* Used to change the value of the unlockedItems handled by mmocore.
*
* @param unlockedItems
*/
public void setUnlockedItems(Set<String> unlockedItems) {