Firework

@Serializable
@SerialName(value = "minecraft:firework")
class Firework(val default: Color) : TintSource

Constructors

Link copied to clipboard
constructor(default: Color)

Properties

Link copied to clipboard