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).
  • Constructor Details

    • Constants

      public Constants()