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, protectionMapFields inherited from class marauroa.server.game.rp.MarauroaRPZone
objects, zoneid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonFinish()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, addPlantGrower, 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, getWeatherEntity, 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, removePlantGrower, removeZoneEnterExitListener, setAssociatedZones, setAttributes, setEntryPoint, setMoveToAllowed, setNoItemMoveMessage, setPosition, setPosition, setPublicAccessible, simpleCollides, toStringMethods inherited from class marauroa.server.game.rp.MarauroaRPZone
assignRPObjectID, get, getID, getPerception, has, hide, iterator, onInit, print, reset, size, storeToDatabase, unhideMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Vault
-
-
Method Details