Class OpenFriendDetailView

    • Constructor Detail

      • OpenFriendDetailView

        public OpenFriendDetailView​(java.lang.String pIdentifier)
    • Method Detail

      • execute

        public void execute​(org.bukkit.event.inventory.InventoryClickEvent pEvent)
        Specified by:
        execute in class InventoryTask
      • createStandardInventory

        protected org.bukkit.inventory.Inventory createStandardInventory​(java.lang.String pInventoryName)
      • createInventory

        protected abstract org.bukkit.inventory.Inventory createInventory​(java.lang.String pHandOver,
                                                                          org.bukkit.entity.Player pPlayer)
      • isApplicable

        public boolean isApplicable​(org.bukkit.event.inventory.InventoryClickEvent pEvent)
        Specified by:
        isApplicable in class InventoryTask