public class PlaySoundAtEntityEvent extends EntityEvent
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
String |
name |
float |
pitch |
float |
volume |
entity| Constructor and Description |
|---|
PlaySoundAtEntityEvent(Entity entity,
String name,
float volume,
float pitch) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult