public final class AlSourceUpdateParamEvent extends java.lang.Object implements EventCancellable
AlSource.play() has been called| Constructor and Description |
|---|
AlSourceUpdateParamEvent(@NotNull AlSource source,
int param,
@NotNull java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancelled()
Gets the cancellation state of this event.
|
void |
setCancelled(boolean cancel)
Sets the cancellation state of this event.
|
protected final AlSource source
public AlSourceUpdateParamEvent(@NotNull
@NotNull AlSource source,
int param,
@NotNull
@NotNull java.lang.Object value)
public boolean isCancelled()
EventCancellableisCancelled in interface EventCancellablepublic void setCancelled(boolean cancel)
EventCancellablesetCancelled in interface EventCancellablecancel - true if you wish to cancel this event