Uses of Interface
fr.luc.crcore.player.PlayerProfileRepository
Packages that use PlayerProfileRepository
-
Uses of PlayerProfileRepository in fr.luc.crcore
Methods in fr.luc.crcore that return PlayerProfileRepositoryMethods in fr.luc.crcore with parameters of type PlayerProfileRepositoryModifier and TypeMethodDescriptionprotected PlayerProfileServiceCRCore.buildPlayerProfileService(PlayerProfileRepository repository) Construit lePlayerProfileService. -
Uses of PlayerProfileRepository in fr.luc.crcore.player.impl
Classes in fr.luc.crcore.player.impl that implement PlayerProfileRepositoryModifier and TypeClassDescriptionclassclassImplémentationPlayerProfileRepositoryadossée à SQLite.Methods in fr.luc.crcore.player.impl that return PlayerProfileRepositoryModifier and TypeMethodDescriptionprotected PlayerProfileRepositoryPlayerProfileServiceImpl.getRepository()Constructors in fr.luc.crcore.player.impl with parameters of type PlayerProfileRepositoryModifierConstructorDescriptionBukkitEventFiringPlayerProfileServiceImpl(org.bukkit.plugin.java.JavaPlugin plugin, PlayerProfileRepository repository) PlayerProfileServiceImpl(PlayerProfileRepository repository)