@Singleton
public class PlayerJSONExporter
extends java.lang.Object
Constructor and Description |
---|
PlayerJSONExporter(DBSystem dbSystem,
ResponseFactory responseFactory) |
Modifier and Type | Method and Description |
---|---|
void |
export(java.nio.file.Path toDirectory,
java.util.UUID playerUUID,
java.lang.String playerName) |
@Inject public PlayerJSONExporter(DBSystem dbSystem, ResponseFactory responseFactory)