Package games.stendhal.server.entity
Class RPEntityRPClass
java.lang.Object
games.stendhal.server.entity.RPEntityRPClass
Handles the RPClass registration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgenerateRPClass(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
-