Uses of Enum Class
com.minigameworld.frames.TeamBattleMiniGame.TeamRegisterMode
Packages that use TeamBattleMiniGame.TeamRegisterMode
-
Uses of TeamBattleMiniGame.TeamRegisterMode in com.minigameworld.frames
Methods in com.minigameworld.frames that return TeamBattleMiniGame.TeamRegisterModeModifier and TypeMethodDescriptionTeamBattleMiniGame.getTeamRegisterMode()
Gets team register modeReturns the enum constant of this class with the specified name.static TeamBattleMiniGame.TeamRegisterMode[]
TeamBattleMiniGame.TeamRegisterMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.minigameworld.frames with parameters of type TeamBattleMiniGame.TeamRegisterModeModifier and TypeMethodDescriptionprotected void
TeamBattleMiniGame.setTeamRegisterMode(TeamBattleMiniGame.TeamRegisterMode teamRegisterMode)
Sets team register mode