Uses of Class
games.stendhal.server.entity.mapstuff.sign.Sign
Package
Description
-
Uses of Sign in games.stendhal.server.core.scripting.lua
Modifier and TypeMethodDescriptionLuaEntityHelper.createSign()
Deprecated.LuaEntityHelper.createSign(boolean visible)
Deprecated. -
Uses of Sign in games.stendhal.server.entity.mapstuff.office
Modifier and TypeClassDescriptionclass
A sign rented by a player for a fixed amount of time. -
Uses of Sign in games.stendhal.server.entity.mapstuff.sign
Modifier and TypeClassDescriptionclass
A map object that when looked at shows the server time.class
A sign (or transparent area) which is placed on the ground and can be looked at.class
A sign (or transparent area) which is placed on the ground and can be looked at closely.class
A Reader is a sign that defaults to "transparent" and 0 resistance.class
A sign for a ShopList.ModifierConstructorDescriptionSignFromHallOfFameLoader(Sign sign, String introduction, String fametype, int max, boolean ascending, boolean lineBreaks)
creates a new SignFromHallOfFameLoader -
Uses of Sign in games.stendhal.server.entity.npc.action
Modifier and TypeMethodDescriptionvoid
sets the sign to be updatedModifierConstructorDescriptionLoadSignFromHallOfFameAction(Sign sign, String introduction, String fametype, int max, boolean ascending)
creates a new LoadSignFromHallOfFame -
Uses of Sign in games.stendhal.server.maps.quests
-
Uses of Sign in games.stendhal.server.maps.quests.maze
LuaEntityHelper.create(LuaTable)
.