public class UUIDAdapter extends Object implements ObjectAdapter<UUID,String>
| Constructor and Description |
|---|
UUIDAdapter() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
read(String key,
org.bukkit.configuration.ConfigurationSection section) |
String |
write(UUID obj) |
Copyright © 2016. All rights reserved.