Class PartyChangePage

    • Constructor Summary

      Constructors 
      Constructor Description
      PartyChangePage​(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

      • PartyChangePage

        public PartyChangePage​(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