Uses of Interface
games.stendhal.server.entity.npc.behaviour.impl.prices.PriceCalculationStrategy
Packages that use PriceCalculationStrategy
Package
Description
-
Uses of PriceCalculationStrategy in games.stendhal.server.entity.npc.behaviour.impl
Fields in games.stendhal.server.entity.npc.behaviour.impl declared as PriceCalculationStrategyModifier and TypeFieldDescriptionprotected PriceCalculationStrategyMerchantBehaviour.priceCalculatorConstructors in games.stendhal.server.entity.npc.behaviour.impl with parameters of type PriceCalculationStrategyModifierConstructorDescriptionRepairerBehaviour(PriceCalculationStrategy calculator, Set<String> items) Create a new RepairerBehaviour with a given price calculation strategy -
Uses of PriceCalculationStrategy in games.stendhal.server.entity.npc.behaviour.impl.prices
Classes in games.stendhal.server.entity.npc.behaviour.impl.prices that implement PriceCalculationStrategyModifier and TypeClassDescriptionclassCalculates prices based on a map containing item name and the fixed priceclassSpecial calculation strategy for calculating repair prices Repairing price is based on value determined by the player level (min level has an effect similar to affecting def or rate) and player's PK status