Package com.botwAdventureOnline
Klasse Merchant
java.lang.Object
com.botwAdventureOnline.Character
com.botwAdventureOnline.Merchant
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktordetails
-
Merchant
public Merchant()
-
-
Methodendetails
-
buyItem
This method is called when the player wants to buy a potion- Parameter:
inventory
- The inventory of the player
-
sellItem
This method is called when the player wants to sell an Item- Parameter:
inventory
- The inventory of the player
-