Package games.stendhal.server.entity.mapstuff.portal
package games.stendhal.server.entity.mapstuff.portal
-
ClassDescriptionA factory for
ConditionCheckingPortal
objects.A door is a special kind of portal which can be open or closed.A base factory forDoor
objects.creates a gateA portal that can be used with a matchingHouseKey
.A factory forHousePortal
objects.A KeyDestroyingDoor works just like a normal locked door, except that it destroys the key item when used.A factory forKeyDestroyingDoor
objects.A keyed portal is a special kind of portal which requires a key to pass it.A factory forKeyedPortal
objects.A portal which allows only certain levels of player to use it.A factory forLevelCheckingPortal
objects.A locked door is a special kind of portal which requires a key to pass it.A factory forLockedDoor
objects.A door to a zone which only one player may enter.A factory forOnePlayerRoomDoor
objects.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 forPasswordPortal
objects.A portal which teleports the player to another portal if used.checks the state of a questA factory forQuestCheckingPortal
objects.A factory forQuestCompletedPortal
objects.A portal that sends the using player to a randomly chosen destination.A factory forRandomDestinationPortal
objects.