Class PlayerLevelSourceResult

java.lang.Object
me.lokka30.levelledmobs.result.PlayerLevelSourceResult

public class PlayerLevelSourceResult extends Object
Used for PlayerLevelling options
Since:
3.3.0
  • Field Details

    • numericResult

      public int numericResult
    • randomVarianceResult

      public Integer randomVarianceResult
    • stringResult

      public String stringResult
    • isNumericResult

      public final boolean isNumericResult
    • homeNameUsed

      public String homeNameUsed
  • Constructor Details

    • PlayerLevelSourceResult

      public PlayerLevelSourceResult(int numericResult)
    • PlayerLevelSourceResult

      public PlayerLevelSourceResult(String stringResult)