KSpigot
/
net.axay.kspigot.game
/
GamePhaseBuilder
Game
Phase
Builder
class
GamePhaseBuilder
(length:
Long
)
Content copied to clipboard
Functions
Properties
Functions
build
Link copied to clipboard
fun
build
():
GamePhase
Content copied to clipboard
counterMessage
Link copied to clipboard
fun
counterMessage
(callback: (secondsLeft:
Long
) ->
String
)
Content copied to clipboard
fun
counterMessage
(beforeTime:
String
? = null, afterTime:
String
? = null, hours:
String
= "h", minutes:
String
= "m", seconds:
String
= "s")
Content copied to clipboard
end
Link copied to clipboard
fun
end
(callback: () ->
Unit
)
Content copied to clipboard
start
Link copied to clipboard
fun
start
(callback: () ->
Unit
)
Content copied to clipboard
Properties
length
Link copied to clipboard
val
length
:
Long
Content copied to clipboard