Class PlayerJSONCreator
java.lang.Object
com.djrapitops.plan.delivery.rendering.json.PlayerJSONCreator
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
ConstructorDescriptionPlayerJSONCreator(PlanConfig config, Locale locale, Theme theme, DBSystem dbSystem, Formatters formatters, Graphs graphs)
-
Method Summary
Modifier and TypeMethodDescriptioncreateJSONAsMap(UUID playerUUID)
playerExtensionData(UUID playerUUID)
-
Constructor Details
-
PlayerJSONCreator
@Inject public PlayerJSONCreator(PlanConfig config, Locale locale, Theme theme, DBSystem dbSystem, Formatters formatters, Graphs graphs)
-
-
Method Details
-
createJSONAsMap
-
playerExtensionData
-