JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fr.revived.morpheus.game.api.match
Interface MatchFormat
public interface
MatchFormat
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getName
()
int
getPlayersPerTeam
()
int
getTeams
()
boolean
isRanked
()
Method Details
getId
String
getId
()
getName
String
getName
()
getTeams
int
getTeams
()
getPlayersPerTeam
int
getPlayersPerTeam
()
isRanked
boolean
isRanked
()