Interface SoundOption
public interface SoundOption
-
Method Summary
-
Method Details
-
getSound
XSound getSound()- Returns:
- sound
-
getPitch
float getPitch()- Returns:
- pitch
-
getVolume
float getVolume()- Returns:
- volume
-
play
void play(org.bukkit.entity.Entity entity) - Parameters:
entity-
-