Class AttributeLevels

java.lang.Object
fr.andross.banitem.utils.attributes.AttributeLevels

public final class AttributeLevels extends Object
An attribute wrapper class that stores the levels and the comparator in which the attribute must match
Version:
3.4
Author:
EpiCanard
  • Constructor Details

  • Method Details

    • matches

      @NotNull public Boolean matches(@NotNull Double level)
      Define if the param level match with the attribute levels
      Parameters:
      level - Level to check if it matches
      Returns:
      if the input level match