Package games.stendhal.server.entity
Class RPEntityRPClass
java.lang.Object
games.stendhal.server.entity.RPEntityRPClass
Handles the RPClass registration.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
generateRPClass(String ATTR_TITLE)
Generates the RPClass and specifies slots and attributes.
-
Constructor Details
-
RPEntityRPClass
public RPEntityRPClass()
-
-
Method Details
-
generateRPClass
Generates the RPClass and specifies slots and attributes.- Parameters:
ATTR_TITLE
- title attribute name
-