Class PaperChaseSign
java.lang.Object
games.stendhal.server.maps.quests.revivalweeks.PaperChaseSign
- All Implemented Interfaces:
LoadableContent
Adds a hall of fame sign for the paper chase
- Author:
- hendrik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadds the sign to the worldbooleantry to remove the content from the world-
-
Constructor Details
-
PaperChaseSign
public PaperChaseSign()
-
-
Method Details
-
addToWorld
public void addToWorld()adds the sign to the world- Specified by:
addToWorldin interfaceLoadableContent
-
removeFromWorld
public boolean removeFromWorld()try to remove the content from the world-- Specified by:
removeFromWorldin interfaceLoadableContent- Returns:
true
-