Class ApplicableRulesResult

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

public class ApplicableRulesResult extends Object
Holds results information when applying custom drops
Since:
3.1.2
  • Field Details

    • allApplicableRules

      @NotNull public final @NotNull List<RuleInfo> allApplicableRules
    • allApplicableRules_MadeChance

      @NotNull public final @NotNull List<RuleInfo> allApplicableRules_MadeChance
    • allApplicableRules_DidNotMakeChance

      @NotNull public final @NotNull List<RuleInfo> allApplicableRules_DidNotMakeChance