Uses of Class
games.stendhal.server.entity.creature.Pet
Package
Description
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of Pet in games.stendhal.server.entity
-
Uses of Pet in games.stendhal.server.entity.creature
Modifier and TypeClassDescriptionclass
A baby dragon is a domestic animal that can be owned by a player.class
A cat is a domestic animal that can be owned by a player.class
A purple dragon is a domestic animal that can be owned by a player. -
Uses of Pet in games.stendhal.server.entity.player
Modifier and TypeMethodDescriptionPetOwner.getPet()
Player.getPet()
PetOwner.retrievePet()
PlayerPetManager.retrievePet()
Recreate a saved pet.