Interface GameModeInfo.GameModeIdStage
-
- All Known Implementing Classes:
GameModeInfo.Builder
- Enclosing class:
- GameModeInfo
public static interface GameModeInfo.GameModeIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameModeInfo.Builderfrom(GameModeInfo other)GameModeInfo._FinalStagegameModeId(java.lang.String gameModeId)
-
-
-
Method Detail
-
gameModeId
GameModeInfo._FinalStage gameModeId(java.lang.String gameModeId)
-
from
GameModeInfo.Builder from(GameModeInfo other)
-
-