Uses of Class
games.stendhal.server.entity.creature.Sheep
Packages that use Sheep
-
Uses of Sheep in games.stendhal.server.entity.player
Methods in games.stendhal.server.entity.player that return SheepModifier and TypeMethodDescriptionPetOwner.getSheep()Get the player's sheep.Player.getSheep()Get the player's sheep.PetOwner.retrieveSheep()PlayerSheepManager.retrieveSheep()Recreate a saved sheep.Methods in games.stendhal.server.entity.player with parameters of type SheepModifier and TypeMethodDescriptionvoidPetOwner.removeSheep(Sheep sheep) voidPlayer.removeSheep(Sheep sheep) voidSet the player's sheep.voidSet the player's sheep.voidPlayerSheepManager.storeSheep(Sheep sheep) -
Uses of Sheep in games.stendhal.server.maps.semos.city
Methods in games.stendhal.server.maps.semos.city with parameters of type Sheep