Hierarchy For Package net.kautler.command.api.restriction

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.kautler.command.api.restriction.AllOf<M> (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.AnyOf<M> (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.Everyone (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.NoneOf<M> (implements net.kautler.command.api.restriction.Restriction<M>)
    • net.kautler.command.api.restriction.RestrictionChainElement

Interface Hierarchy