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
- net.kautler.command.api.restriction.Restriction<M>