Package com.botwAdventureOnline
Klasse HealthPotion
java.lang.Object
com.botwAdventureOnline.Item
com.botwAdventureOnline.Potion
com.botwAdventureOnline.HealthPotion
- 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
-
HealthPotion
public HealthPotion(int pHealthPoints) - Parameter:
pHealthPoints
- Sets the health points of the potion which the player gets after drinking it
-