Uses of Interface
fr.luc.crcore.features.player.PlayerProfileService
Packages that use PlayerProfileService
Package
Description
-
Uses of PlayerProfileService in fr.luc.crcore
Methods in fr.luc.crcore that return PlayerProfileServiceModifier and TypeMethodDescriptionprotected PlayerProfileServiceCRCore.buildPlayerProfileService(PlayerProfileRepository repository) CRCore.getPlayerProfileService() -
Uses of PlayerProfileService in fr.luc.crcore.builtin
Fields in fr.luc.crcore.builtin declared as PlayerProfileServiceModifier and TypeFieldDescriptionprotected final PlayerProfileServiceCoreCommand.playerProfileServiceConstructors in fr.luc.crcore.builtin with parameters of type PlayerProfileServiceModifierConstructorDescriptionCoreCommand(TeamService teamService, PlayerProfileService playerProfileService, MessagesService messages, BroadcastService broadcasts, TeamConfigService teamConfig) -
Uses of PlayerProfileService in fr.luc.crcore.features.player.impl
Classes in fr.luc.crcore.features.player.impl that implement PlayerProfileServiceModifier and TypeClassDescriptionclassVariante dePlayerProfileServiceImplqui tire des évènements Bukkit via les hookson....class -
Uses of PlayerProfileService in fr.luc.crcore.util.placeholder
Constructors in fr.luc.crcore.util.placeholder with parameters of type PlayerProfileServiceModifierConstructorDescriptionCRCorePlaceholderExpansion(TeamService teamService, PlayerProfileService playerProfileService, String version)