Class McMMOExperienceReward


public class McMMOExperienceReward extends AmountReward
  • Field Details

  • Constructor Details

    • McMMOExperienceReward

      public McMMOExperienceReward(String fullString)
  • Method Details

    • canAfford

      public boolean canAfford(@NotNull @NotNull org.bukkit.entity.Player player)
      Specified by:
      canAfford in class AmountReward
    • getName

      @NotNull public @NotNull String getName()
      Specified by:
      getName in class Reward
    • apply

      public void apply(@NotNull @NotNull org.bukkit.entity.Player player)
      Specified by:
      apply in class Reward