Interface LobbyGroup.NameIdStage
-
- All Known Implementing Classes:
LobbyGroup.Builder
- Enclosing class:
- LobbyGroup
public static interface LobbyGroup.NameIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LobbyGroup.Builderfrom(LobbyGroup other)LobbyGroup.MaxPlayersNormalStagenameId(java.lang.String nameId)
-
-
-
Method Detail
-
nameId
LobbyGroup.MaxPlayersNormalStage nameId(java.lang.String nameId)
-
from
LobbyGroup.Builder from(LobbyGroup other)
-
-