title

Parameters

fadeIn

time in ticks for titles to fade in

fadeOut

time in ticks for titles to fade out

mainText

title text

stay

time in ticks for titles to stay

subText

subtitle text

fun Player.title(mainText: String?, subText: String?, fadeIn: Int, stay: Int, fadeOut: Int)