K Spigot Component Builder
class KSpigotComponentBuilder
Content copied to clipboard
Functions
legacyText
Link copied to clipboard
fun legacyText(text: String, color: ChatColor = ChatColor.WHITE, builder: BaseComponent.() -> Unit = { })
Content copied to clipboard
plusAssign
Link copied to clipboard
translatable
Link copied to clipboard
inline fun translatable(translatable: String, with: Array<BaseComponent>, builder: TranslatableComponent.() -> Unit = { })
Content copied to clipboard