| Package | Description |
|---|---|
| fr.maxlego08.znexus.zcore.utils.particle |
| Modifier and Type | Method and Description |
|---|---|
static Particle.PType |
Particle.PType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Particle.PType[] |
Particle.PType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Particle.spawn(Particle.PType type,
org.bukkit.Location location,
int modifier) |