Class FriendsChangePage


  • public class FriendsChangePage
    extends ChangePage
    • Constructor Summary

      Constructors 
      Constructor Description
      FriendsChangePage​(int pChange, org.bukkit.inventory.ItemStack pApplicableItem)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void openMenu​(org.bukkit.entity.Player pPlayer, int pPage)  
      • Methods inherited from class java.lang.Object

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

      • FriendsChangePage

        public FriendsChangePage​(int pChange,
                                 org.bukkit.inventory.ItemStack pApplicableItem)
    • Method Detail

      • openMenu

        protected void openMenu​(org.bukkit.entity.Player pPlayer,
                                int pPage)
        Specified by:
        openMenu in class ChangePage