| Package | Description |
|---|---|
| net.tridentsdk.server.effect.sound |
Sound effect implementations
|
| 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 |
TridentSoundEffect
Represents a sound effect
|
| Modifier and Type | Method and Description |
|---|---|
SoundEffect |
TridentWorld.playSound(SoundEffectType sound) |
| Modifier and Type | Method and Description |
|---|---|
SoundEffect |
World.playSound(SoundEffectType sound)
Creates a new sound effect
|
Copyright © 2016. All rights reserved.