Utils

object Utils

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val client: HttpClient
Link copied to clipboard
lateinit var mapColor: Properties
Link copied to clipboard

Functions

Link copied to clipboard
suspend fun createImage(x1: Int, x2: Int, y1: Int, y2: Int): String
Link copied to clipboard
suspend fun displayLap(currentLap: Int?, beforeLap: Int?, player: Player, lap: Int)
Link copied to clipboard
Link copied to clipboard
fun judgeLap(goalDegree: Int, beforeDegree: Int?, currentDegree: Int?, threshold: Int): Int
Link copied to clipboard
fun CommandSender.locale(): Locale
Link copied to clipboard
fun passwordHash(string: String): String
Link copied to clipboard
fun UUID.toLivingHorse(): Horse?
Link copied to clipboard
fun UUID.toOfflinePlayer(): OfflinePlayer
Link copied to clipboard
fun Component.toPlainText(): String
Link copied to clipboard
Link copied to clipboard