Companion

object Companion

Functions

Link copied to clipboard
@Contract(value = "_, _ -> new", pure = true)
fun of(type: BannerPatternType, color: DyeColor): BannerPattern

Creates a new banner pattern with the given values.