Uses of Class
games.stendhal.server.maps.nalwor.forest.TrainingArea.TrainerNPC
Packages that use TrainingArea.TrainerNPC
-
Uses of TrainingArea.TrainerNPC in games.stendhal.server.maps.nalwor.forest
Constructors in games.stendhal.server.maps.nalwor.forest with parameters of type TrainingArea.TrainerNPCModifierConstructorDescriptionTrainingArea(String slot, StendhalRPZone zone, int x, int y, int width, int height, TrainingArea.TrainerNPC trainer, Point endPos, Point gatePos, Direction entersFrom) Creates a restricted area for training.TrainingArea(String slot, StendhalRPZone zone, Rectangle shape, TrainingArea.TrainerNPC trainer, Point endPos, Point gatePos, Direction entersFrom) Creates a restricted area for training.