Class PlayerJSONCreator
java.lang.Object
com.djrapitops.plan.delivery.rendering.json.PlayerJSONCreator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionPlayerJSONCreator(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
-