KSpigotFireworkBuilder

class KSpigotFireworkBuilder

Functions

applyTo
Link copied to clipboard
fun applyTo(fireworkMeta: FireworkMeta): FireworkMeta
effect
Link copied to clipboard
inline fun effect(builder: FireworkEffectBuilder.() -> Unit)
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

effects
Link copied to clipboard
val effects: ArrayList<FireworkEffect>
power
Link copied to clipboard
var power: Int? = null