Package games.stendhal.server.entity.mapstuff.portal
package games.stendhal.server.entity.mapstuff.portal
-
ClassesClassDescriptionAn access checking portal is a special kind of portal which requires some condition to use.A turn listener that sends a user message.A factory for
ConditionCheckingPortalobjects.A door is a special kind of portal which can be open or closed.A base factory forDoorobjects.creates a gateA portal that can be used with a matchingHouseKey.A factory forHousePortalobjects.A KeyDestroyingDoor works just like a normal locked door, except that it destroys the key item when used.A factory forKeyDestroyingDoorobjects.A keyed portal is a special kind of portal which requires a key to pass it.A factory forKeyedPortalobjects.A portal which allows only certain levels of player to use it.A factory forLevelCheckingPortalobjects.A locked door is a special kind of portal which requires a key to pass it.A factory forLockedDoorobjects.A door to a zone which only one player may enter.A factory forOnePlayerRoomDoorobjects.A OneWayPortalDestination is an invisible point where players are placed when they use a portal that leads there.a portal which requires a password to pass throughA factory forPasswordPortalobjects.A portal which teleports the player to another portal if used.checks the state of a questA factory forQuestCheckingPortalobjects.A factory forQuestCompletedPortalobjects.A portal that sends the using player to a randomly chosen destination.A factory forRandomDestinationPortalobjects.