Interface VisibilityChangedEvent<P extends Player<P,?>>

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


    public interface VisibilityChangedEvent<P extends Player<P,?>>
    extends PlayerEvent<P>
    The Interface VisibilityChangedEvent.
    • 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>
    • Method Summary

      • Methods inherited from interface org.refcodes.mixin.ActionAccessor

        getAction
      • Methods inherited from interface org.refcodes.mixin.SourceAccessor

        getSource