public class NbtScoreboardIoReader extends Object
| Constructor and Description |
|---|
NbtScoreboardIoReader() |
| Modifier and Type | Method and Description |
|---|---|
static GlowScoreboard |
readMainScoreboard(File path)
Loads the scoreboard status from an NBT file.
|
public static GlowScoreboard readMainScoreboard(File path) throws IOException
path - the file pathIOException - if the file cannot be readCopyright © 2021. All rights reserved.