Class Constants

java.lang.Object
games.stendhal.common.Constants

public final class Constants extends Object
Constants about slots
  • Field Details

    • CARRYING_SLOTS

      public static final String[] CARRYING_SLOTS
      All the slots considered to be "with" the entity. Listed in priority order (i.e. bag first).
    • KARMA_SETTINGS

      public static final List<String> KARMA_SETTINGS
      Modes that can be used for setting combat karma.
  • Constructor Details

    • Constants

      public Constants()