Interface Permissible

All Superinterfaces:
Selectable
All Known Implementing Classes:
Relation, Role

@AvailableSince("4.0.0") @NullMarked public interface Permissible extends Selectable
Parent interface of roles and relations, who can be granted faction access.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.kyori.adventure.text.format.TextColor
     
     
     
  • Method Details

    • name

      String name()
    • color

      net.kyori.adventure.text.format.TextColor color()
    • translation

      String translation()