P - the generic typeDraggabilityChangedEvent<P>, PlayerEvent<P>, org.refcodes.mixin.ActionAccessor<PlayerAction>, org.refcodes.mixin.SourceAccessor<P>, org.refcodes.observer.GenericActionEvent<PlayerAction,P>, org.refcodes.observer.GenericEvent<P>public class DraggabilityChangedEventImpl<P extends Player<P,?>> extends AbstractPlayerEvent<P> implements DraggabilityChangedEvent<P>
org.refcodes.mixin.ActionAccessor.ActionBuilder<A extends Object,B extends org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B>>, org.refcodes.mixin.ActionAccessor.ActionMutator<A extends Object>, org.refcodes.mixin.ActionAccessor.ActionProperty<A extends Object>ACTION| Constructor | Description |
|---|---|
DraggabilityChangedEventImpl(P aSource) |
Instantiates a new draggability changed event.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
toString() |
getAction, getSourcepublic DraggabilityChangedEventImpl(P aSource)
aSource - The according source (origin).Copyright © 2018. All rights reserved.