Uses of Enum Class
fr.mrmicky.fastboard.FastBoardBase.TeamMode
Packages that use FastBoardBase.TeamMode
-
Uses of FastBoardBase.TeamMode in fr.mrmicky.fastboard
Subclasses with type arguments of type FastBoardBase.TeamMode in fr.mrmicky.fastboardMethods in fr.mrmicky.fastboard that return FastBoardBase.TeamModeModifier and TypeMethodDescriptionstatic FastBoardBase.TeamModeReturns the enum constant of this class with the specified name.static FastBoardBase.TeamMode[]FastBoardBase.TeamMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.mrmicky.fastboard with parameters of type FastBoardBase.TeamModeModifier and TypeMethodDescriptionprotected voidFastBoardBase.sendTeamPacket(int score, FastBoardBase.TeamMode mode) protected voidFastBoardBase.sendTeamPacket(int score, FastBoardBase.TeamMode mode, T prefix, T suffix)