Uses of Interface
fr.luc.crcore.team.TeamService
Packages that use TeamService
Package
Description
-
Uses of TeamService in fr.luc.crcore
Methods in fr.luc.crcore that return TeamServiceModifier and TypeMethodDescriptionprotected TeamServiceCRCore.buildTeamService(TeamRepository repository) Construit leTeamService.CRCore.getTeamService()Methods in fr.luc.crcore with parameters of type TeamServiceModifier and TypeMethodDescriptionprotected CoreCommandCRCore.buildCoreCommand(TeamService teamService, PlayerProfileService playerProfileService) Construit leCoreCommand. -
Uses of TeamService in fr.luc.crcore.command.builtin
Fields in fr.luc.crcore.command.builtin declared as TeamServiceConstructors in fr.luc.crcore.command.builtin with parameters of type TeamServiceModifierConstructorDescriptionCoreCommand(TeamService teamService, PlayerProfileService playerProfileService) -
Uses of TeamService in fr.luc.crcore.command.builtin.team
Fields in fr.luc.crcore.command.builtin.team declared as TeamServiceModifier and TypeFieldDescriptionprotected final TeamServiceTeamAddSubCommand.serviceprotected final TeamServiceTeamCreateSubCommand.serviceprotected final TeamServiceTeamDeleteSubCommand.serviceprotected final TeamServiceTeamGroupSubCommand.serviceprotected final TeamServiceTeamInfoSubCommand.serviceprotected final TeamServiceTeamJoinSubCommand.serviceprotected final TeamServiceTeamLeaveSubCommand.serviceprotected final TeamServiceTeamListSubCommand.serviceprotected final TeamServiceTeamRemoveSubCommand.serviceprotected final TeamServiceTeamScoreSubCommand.serviceprotected final TeamServiceTeamSetSpawnSubCommand.serviceprotected final TeamServiceTeamTopSubCommand.serviceprotected final TeamServiceTeamTransferSubCommand.serviceprotected final TeamServiceTeamVisibilitySubCommand.serviceMethods in fr.luc.crcore.command.builtin.team with parameters of type TeamServiceModifier and TypeMethodDescriptionstatic ArgumentType<Team> TeamArgumentTypes.teamByName(TeamService service) Résout un nom d'équipe enTeam(case-insensitive) en interrogeant leTeamService.Constructors in fr.luc.crcore.command.builtin.team with parameters of type TeamServiceModifierConstructorDescriptionTeamAddSubCommand(TeamService service) TeamCreateSubCommand(TeamService service) TeamDeleteSubCommand(TeamService service) TeamGroupSubCommand(TeamService service) TeamInfoSubCommand(TeamService service) TeamJoinSubCommand(TeamService service) TeamLeaveSubCommand(TeamService service) TeamListSubCommand(TeamService service) TeamRemoveSubCommand(TeamService service) TeamScoreSubCommand(TeamService service) TeamSetSpawnSubCommand(TeamService service) TeamTopSubCommand(TeamService service) TeamTopSubCommand(TeamService service, int limit) TeamTransferSubCommand(TeamService service) TeamVisibilitySubCommand(TeamService service) -
Uses of TeamService in fr.luc.crcore.team
Classes in fr.luc.crcore.team that implement TeamServiceModifier and TypeClassDescriptionclassVariante deTeamServiceImplqui, en plus de la logique métier, tire des évènements Bukkit via les hookson...hérités.class