Package games.stendhal.common
Class Constants
java.lang.Object
games.stendhal.common.Constants
Constants about slots
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String[]All the slots considered to be "with" the entity. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CARRYING_SLOTS
All the slots considered to be "with" the entity. Listed in priority order (i.e. bag first).
-
-
Constructor Details
-
Constants
public Constants()
-