Interface GameModeFindConfig.EnabledStage
-
- All Known Implementing Classes:
GameModeFindConfig.Builder
- Enclosing class:
- GameModeFindConfig
public static interface GameModeFindConfig.EnabledStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameModeFindConfig._FinalStageenabled(boolean enabled)GameModeFindConfig.Builderfrom(GameModeFindConfig other)
-
-
-
Method Detail
-
enabled
GameModeFindConfig._FinalStage enabled(boolean enabled)
-
from
GameModeFindConfig.Builder from(GameModeFindConfig other)
-
-