Class Vault
java.lang.Object
marauroa.server.game.rp.MarauroaRPZone
games.stendhal.server.core.engine.StendhalRPZone
games.stendhal.server.maps.semos.bank.Vault
-
Nested Class Summary
Nested classes/interfaces inherited from interface marauroa.common.game.IRPZone
IRPZone.ID
-
Field Summary
Fields inherited from class games.stendhal.server.core.engine.StendhalRPZone
collisionMap, protectionMap
Fields inherited from class marauroa.server.game.rp.MarauroaRPZone
objects, zoneid
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFinish()
This method is called when the server finish to save the content of the zoneMethods inherited from class games.stendhal.server.core.engine.StendhalRPZone
add, add, add, add, addCollisionLayer, addLayer, addMovementListener, addProtectionLayer, addTilesets, addToPlayersAndFriends, addZoneEnterExitListener, assignPortalID, calculateDangerLevel, collides, collides, collides, collides, collidesObjects, collidesOnLine, containsAnimal, containsCreature, containsPlayer, createEntityAt, createLevelPortalAt, describe, describe, disallowIn, disallowIn, disallowOut, disallowOut, disAllowTeleport, disAllowTeleport, getAssociatedZones, getAssociatedZonesList, getAttributes, getBlood, getContents, getEntitiesAt, getEntitiesAt, getEntityAt, getFilteredEntities, getHeight, getHumanReadableName, getItemsOnGround, getLevel, getName, getNoItemMoveMessage, getNPCList, getPlantGrowers, getPlayerAndFriends, getPlayers, getPortal, getPortal, getPortals, getRespawnPointList, getSheepFoodList, getWidth, getX, getY, intersects, isEmpty, isInProtectionArea, isInterior, isMoveToAllowed, isPublicAccessible, isTeleportInAllowed, isTeleportOutAllowed, leavesZone, logic, modify, nextTurn, notifyBeforeMovement, notifyEntered, notifyExited, notifyMovement, notifyOnlinePlayers, onRemoved, placeObjectAtEntryPoint, populate, remove, remove, remove, removeMovementListener, removeZoneEnterExitListener, setAssociatedZones, setAttributes, setEntryPoint, setMoveToAllowed, setNoItemMoveMessage, setPosition, setPosition, setPublicAccessible, simpleCollides, toString
Methods inherited from class marauroa.server.game.rp.MarauroaRPZone
assignRPObjectID, get, getID, getPerception, has, hide, iterator, onInit, print, reset, size, storeToDatabase, unhide
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Vault
-
-
Method Details