public interface Particle
| Modifier and Type | Interface and Description |
|---|---|
static class |
Particle.PType |
| Modifier and Type | Method and Description |
|---|---|
static Particle |
create() |
void |
spawn(Particle.PType type,
org.bukkit.Location location,
int modifier) |
static Particle create()
void spawn(Particle.PType type, org.bukkit.Location location, int modifier)