Class FactionRelationWishEvent

  • All Implemented Interfaces:
    org.bukkit.event.Cancellable

    public class FactionRelationWishEvent
    extends FactionPlayerEvent
    implements org.bukkit.event.Cancellable
    • Method Detail

      • getTargetFaction

        public Faction getTargetFaction()
      • getCurrentRelation

        public Relation getCurrentRelation()
      • getTargetRelation

        public Relation getTargetRelation()
      • isCancelled

        public boolean isCancelled()
        Specified by:
        isCancelled in interface org.bukkit.event.Cancellable
      • setCancelled

        public void setCancelled​(boolean cancelled)
        Specified by:
        setCancelled in interface org.bukkit.event.Cancellable