Class RewardEditItems

java.lang.Object
com.bencodez.advancedcore.api.rewards.editbuttons.RewardEdit
com.bencodez.advancedcore.api.rewards.editbuttons.RewardEditItems

public abstract class RewardEditItems extends RewardEdit
  • Constructor Details

  • Method Details

    • open

      public void open(org.bukkit.entity.Player player, RewardEditData reward)
      Specified by:
      open in class RewardEdit
    • openAdd

      public void openAdd(org.bukkit.entity.Player player, RewardEditData reward)
    • openEdit

      public void openEdit(org.bukkit.entity.Player player, RewardEditData reward)
    • openEditItem

      public void openEditItem(org.bukkit.entity.Player player, String item, RewardEditData reward)
    • openRemove

      public void openRemove(org.bukkit.entity.Player player, RewardEditData reward)