Class MetricsInfo

java.lang.Object
me.lokka30.levelledmobs.rules.MetricsInfo

public class MetricsInfo extends Object
Holds function to generate metrics to be sent to bstats
Since:
3.1.0
  • Constructor Details

  • Method Details

    • getUsesCustomDrops

      @NotNull public @NotNull String getUsesCustomDrops()
    • getUsesHealthIndicator

      @NotNull public @NotNull String getUsesHealthIndicator()
    • getMaxLevelRange

      @NotNull public @NotNull String getMaxLevelRange()
    • getCustomRulesUsed

      @NotNull public @NotNull String getCustomRulesUsed()
    • getLevellingStrategy

      @NotNull public @NotNull String getLevellingStrategy()
    • usesPlayerLevelling

      @NotNull public @NotNull String usesPlayerLevelling()
    • usesAutoUpdateChecker

      @NotNull public @NotNull String usesAutoUpdateChecker()
    • levelMobsUponSpawn

      @NotNull public @NotNull String levelMobsUponSpawn()
    • checkMobsOnChunkLoad

      @NotNull public @NotNull String checkMobsOnChunkLoad()
    • customEntityNamesCount

      @NotNull public @NotNull String customEntityNamesCount()
    • usesNbtData

      @NotNull public @NotNull String usesNbtData()
    • enabledCompats

      @NotNull public @NotNull Map<String,Integer> enabledCompats()
    • nametagVisibility

      @NotNull public @NotNull String nametagVisibility()