Class Localization.Command.Tictactoe.TictactoeBuilder
java.lang.Object
net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- Enclosing class:
Localization.Command.Tictactoe
- Since:
- 1.7.1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()currentMove(String currentMove) formatDraw(String formatDraw) formatMove(String formatMove) nullPlayer(String nullPlayer) toString()wrongByPlayer(String wrongByPlayer)
-
Method Details
-
nullPlayer
- Returns:
this.
-
myself
- Returns:
this.
-
wrongGame
- Returns:
this.
-
wrongMove
- Returns:
this.
-
wrongByPlayer
- Returns:
this.
-
symbol
public Localization.Command.Tictactoe.TictactoeBuilder symbol(Localization.Command.Tictactoe.Symbol symbol) - Returns:
this.
-
field
- Returns:
this.
-
currentMove
- Returns:
this.
-
lastMove
- Returns:
this.
-
formatMove
- Returns:
this.
-
formatWin
- Returns:
this.
-
formatDraw
- Returns:
this.
-
sender
- Returns:
this.
-
receiver
- Returns:
this.
-
build
-
toString
-