Uses of Class
games.stendhal.server.entity.mapstuff.spawner.SheepFood
Packages that use SheepFood
-
Uses of SheepFood in games.stendhal.server.core.engine
Methods in games.stendhal.server.core.engine that return types with arguments of type SheepFoodModifier and TypeMethodDescriptionStendhalRPZone.getSheepFoodList()Get the list of sheep foods in the zone. -
Uses of SheepFood in games.stendhal.server.entity.creature
Methods in games.stendhal.server.entity.creature that return types with arguments of type SheepFoodModifier and TypeMethodDescriptionSheep.getFoodinRange(double range) Returns a list of SheepFood in the given range ordered by distance.Methods in games.stendhal.server.entity.creature with parameters of type SheepFood