ParticleBuilder

class ParticleBuilder(val type: Particle)

Constructors

Link copied to clipboard
constructor(type: Particle)

Properties

Link copied to clipboard
var amount: Int
Link copied to clipboard
var data: Any?
Link copied to clipboard
Link copied to clipboard
var location: Location?
Link copied to clipboard
var offset: Vector
Link copied to clipboard
val type: Particle