public interface ParticleType extends CatalogType
Modifier and Type | Interface and Description |
---|---|
static interface |
ParticleType.Colorable
Represents a particle that can be colored.
|
static interface |
ParticleType.Material
Represents a particle that utilizes a item stack to be
able to render on the client.
|
static interface |
ParticleType.Note
Represents a particle that uses a note value.
|
static interface |
ParticleType.Resizable
Represents a particle that can be resized.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasMotion()
Gets whether the particle able is to have a motion vector.
|
getId, getName