| Package | Description |
|---|---|
| org.cloudburstmc.server | |
| org.cloudburstmc.server.event.server | |
| org.cloudburstmc.server.utils |
| Modifier and Type | Method and Description |
|---|---|
PlayerDataSerializer |
Server.getPlayerDataSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
Server.setPlayerDataSerializer(PlayerDataSerializer playerDataSerializer) |
| Modifier and Type | Method and Description |
|---|---|
PlayerDataSerializer |
PlayerDataSerializeEvent.getSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerDataSerializeEvent.setSerializer(PlayerDataSerializer serializer) |
| Constructor and Description |
|---|
PlayerDataSerializeEvent(String name,
PlayerDataSerializer serializer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlayerDataSerializer |
Copyright © 2020. All rights reserved.