Package com.botwAdventureOnline
Klasse ExperiencePotion
java.lang.Object
com.botwAdventureOnline.Item
com.botwAdventureOnline.Potion
com.botwAdventureOnline.ExperiencePotion
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
-
Methodenübersicht
Von Klasse geerbte Methoden com.botwAdventureOnline.Item
getDamage, getDamageInt, getExperiencePoints, getExperiencePointsInt, getHealthPoints, getHealthPointsInt, getName, getValue, getValueInt, getWeightInt
-
Konstruktordetails
-
ExperiencePotion
public ExperiencePotion(int pExperiencePoints) - Parameter:
pExperiencePoints
- Sets the experience points of the potion which the player gets after drinking it
-