Class Localization.Command.Minesweeper.MinesweeperBuilder
java.lang.Object
net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- Enclosing class:
Localization.Command.Minesweeper
- Since:
- 1.7.1
-
Method Summary
Modifier and TypeMethodDescriptionalreadyInGame(String alreadyInGame) build()flagDisabled(String flagDisabled) flagEnabled(String flagEnabled) formatLose(String formatLose) formatMove(String formatMove) formatStart(String formatStart) toString()wrongParameters(String wrongParameters)
-
Method Details
-
alreadyInGame
- Returns:
this.
-
wrongParameters
- Returns:
this.
-
wrongGame
- Returns:
this.
-
wrongMove
- Returns:
this.
-
cell
public Localization.Command.Minesweeper.MinesweeperBuilder cell(Localization.Command.Minesweeper.Cell cell) - Returns:
this.
-
line
- Returns:
this.
-
flagEnabled
- Returns:
this.
-
flagDisabled
- Returns:
this.
-
seed
- Returns:
this.
-
formatStart
- Returns:
this.
-
formatMove
- Returns:
this.
-
formatWin
- Returns:
this.
-
formatLose
- Returns:
this.
-
build
-
toString
-