| Package | Description |
|---|---|
| net.glowstone | |
| net.glowstone.io | |
| net.glowstone.io.anvil | |
| net.glowstone.io.nbt |
| Modifier and Type | Method and Description |
|---|---|
PlayerDataService |
GlowServer.getPlayerDataService()
Returns the player data service attached to the first world.
|
| Modifier and Type | Method and Description |
|---|---|
PlayerDataService |
WorldStorageProvider.getPlayerDataService()
Gets the
PlayerDataService for this world, to be used for reading and writing data
for online and offline players. |
| Modifier and Type | Method and Description |
|---|---|
PlayerDataService |
AnvilWorldStorageProvider.getPlayerDataService() |
| Modifier and Type | Class and Description |
|---|---|
class |
NbtPlayerDataService
Standard NBT-based player data storage.
|
Copyright © 2021. All rights reserved.