Package dev.kitteh.factions.permissible
Interface Selectable
- All Known Subinterfaces:
Faction,FPlayer,Permissible
- All Known Implementing Classes:
JSONFaction,JSONFPlayer,MemoryFaction,MemoryFPlayer,Relation,Role
@AvailableSince("4.0.0")
@NullMarked
public interface Selectable
Anything that can be tested against a PermSelector. For example,
FPlayer, Faction, Relation, Role.