Class FabledSkillReward

java.lang.Object
studio.magemonkey.mirage.rewards.Reward
studio.magemonkey.mirage.rewards.FabledSkillReward

public class FabledSkillReward extends Reward
  • Field Details

  • Constructor Details

    • FabledSkillReward

      public FabledSkillReward(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