| Package | Description |
|---|---|
| net.glowstone | |
| net.glowstone.io | |
| net.glowstone.io.anvil | |
| net.glowstone.io.nbt |
| Modifier and Type | Method and Description |
|---|---|
ScoreboardIoService |
GlowServer.getScoreboardIoService()
Returns the scoreboard I/O service attached to the first world.
|
| Modifier and Type | Method and Description |
|---|---|
ScoreboardIoService |
WorldStorageProvider.getScoreboardIoService()
Gets the
ScoreboardIoService for this world, to be used for reading and writing data
for scoreboards. |
| Modifier and Type | Method and Description |
|---|---|
ScoreboardIoService |
AnvilWorldStorageProvider.getScoreboardIoService() |
| Modifier and Type | Class and Description |
|---|---|
class |
NbtScoreboardIoService
An implementation of the
ScoreboardIoService which reads and writes scoreboards in NBT
form. |
Copyright © 2021. All rights reserved.