Interface DraggabilityChangedEvent<P extends Player<P,​?>>

Type Parameters:
P - the generic type
All Superinterfaces:
org.refcodes.mixin.ActionAccessor<PlayerAction>, org.refcodes.observer.GenericActionEvent<PlayerAction,​P>, org.refcodes.observer.GenericEvent<P>, PlayerEvent<P>, org.refcodes.mixin.SourceAccessor<P>
All Known Implementing Classes:
DraggabilityChangedEventImpl

public interface DraggabilityChangedEvent<P extends Player<P,​?>>
extends PlayerEvent<P>
The Interface DraggabilityChangedEvent.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.refcodes.mixin.ActionAccessor

    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>

    Nested classes/interfaces inherited from interface org.refcodes.mixin.SourceAccessor

    org.refcodes.mixin.SourceAccessor.SourceMutator<SRC extends Object>, org.refcodes.mixin.SourceAccessor.SourceProperty<SRC extends Object>
  • Field Summary

    Fields
    Modifier and Type Field Description
    static PlayerAction ACTION  
  • Method Summary

    Methods inherited from interface org.refcodes.mixin.ActionAccessor

    getAction

    Methods inherited from interface org.refcodes.mixin.SourceAccessor

    getSource