Class FabledExpReward


public class FabledExpReward extends AmountReward
  • Field Details

  • Constructor Details

    • FabledExpReward

      public FabledExpReward(String fullString)
  • Method Details

    • 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
    • canAfford

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