| Package | Description |
|---|---|
| net.tridentsdk.server.effect.particle |
Particle effects
|
| net.tridentsdk.server.world |
Implements classes in the package
net.tridentsdk.world.* package |
| net.tridentsdk.world |
World access: Chunks, dimensions, and loading, and world generation
|
| Modifier and Type | Class and Description |
|---|---|
class |
TridentParticleEffect
Represents a particle effect
|
| Modifier and Type | Method and Description |
|---|---|
ParticleEffect |
TridentWorld.spawnParticle(ParticleEffectType particle) |
| Modifier and Type | Method and Description |
|---|---|
ParticleEffect |
World.spawnParticle(ParticleEffectType particle)
Creates a new particle effect
|
Copyright © 2016. All rights reserved.