Interface RuleUIEditor<T>


@NullMarked public interface RuleUIEditor<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onClick(org.bukkit.entity.Player player, Claim claim, ClaimRule<T> rule, EditorContext context)