Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

T

Team - Class in at.setup_studios.mc_milsim.gameplay.player
Represents a team in the game with players management functionality.
Team(String, int, ChatFormatting) - Constructor for class at.setup_studios.mc_milsim.gameplay.player.Team
Constructs a new team with specified parameters.
TEAM_SUGGESTIONS - Static variable in class at.setup_studios.mc_milsim.commands.CommandHelper
Suggestion provider for team name auto-completion.
teamWithLowestCount(ArrayList<Team>) - Static method in class at.setup_studios.mc_milsim.gameplay.GameplayManager
Finds the team with the lowest number of players.
toString() - Method in class at.setup_studios.mc_milsim.gameplay.player.ModPlayer
Returns a string representation of the player, including the player's name, UUID, and associated team information, if applicable.
toString() - Method in class at.setup_studios.mc_milsim.gameplay.player.PlayerRole
Returns a formatted string representation of the role.
toString() - Method in class at.setup_studios.mc_milsim.gameplay.player.Team
Returns a string representation of the team.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values