Class FactionPlayerEvent

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.bukkit.event.Event

        org.bukkit.event.Event.Result
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected FPlayer fPlayer  
    • Method Summary

      Modifier and Type Method Description
      FPlayer getfPlayer()  
      • Methods inherited from class org.bukkit.event.Event

        getEventName, isAsynchronous
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • fPlayer

        protected final FPlayer fPlayer
    • Constructor Detail

      • FactionPlayerEvent

        public FactionPlayerEvent​(Faction faction,
                                  FPlayer fPlayer)
    • Method Detail

      • getfPlayer

        public FPlayer getfPlayer()