Uses of Package
games.stendhal.server.entity.mapstuff.portal
Packages that use games.stendhal.server.entity.mapstuff.portal
Package
Description
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Classes in games.stendhal.server.entity.mapstuff.portal used by games.stendhal.server.core.engine
-
Classes in games.stendhal.server.entity.mapstuff.portal used by games.stendhal.server.entity
-
Classes in games.stendhal.server.entity.mapstuff.portal used by games.stendhal.server.entity.mapstuff.portalClassDescriptionAn access checking portal is a special kind of portal which requires some condition to use.A door is a special kind of portal which can be open or closed.A base factory for
Doorobjects.A locked door is a special kind of portal which requires a key to pass it.A factory forLockedDoorobjects.A portal which teleports the player to another portal if used.A factory forQuestCompletedPortalobjects. -
Classes in games.stendhal.server.entity.mapstuff.portal used by games.stendhal.server.maps.quests
-
Classes in games.stendhal.server.entity.mapstuff.portal used by games.stendhal.server.maps.quests.a_grandfathers_wishClassDescriptionAn access checking portal is a special kind of portal which requires some condition to use.A portal which teleports the player to another portal if used.
-
-