Class Variable

java.lang.Object
me.hsgamer.hscore.variable.Variable

public class Variable extends Object
A variable
  • Field Details

    • prefix

      public final String prefix
      The prefix of the variable
    • isWhole

      public final boolean isWhole
      Whether the manager should check if the whole string matches the prefix, or just the start
    • replacer

      public final StringReplacer replacer
      The string replacer