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.game
Interface GameResult
public interface
GameResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getDuration
()
String
getReason
()
UUID
getWinner
()
Method Details
getWinner
UUID
getWinner
()
getReason
String
getReason
()
getDuration
long
getDuration
()