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, Theme theme, DBSystem dbSystem, Formatters formatters, Graphs graphs) -
Method Summary
Modifier and TypeMethodDescriptioncreateJSONAsMap
(UUID playerUUID, Predicate<WebPermission> hasPermission) playerExtensionData
(UUID playerUUID)
-
Constructor Details
-
PlayerJSONCreator
@Inject public PlayerJSONCreator(PlanConfig config, Theme theme, DBSystem dbSystem, Formatters formatters, Graphs graphs)
-
-
Method Details
-
createJSONAsMap
-
playerExtensionData
-