Klasse Monster

java.lang.Object
com.botwAdventureOnline.Character
com.botwAdventureOnline.Monster
Alle implementierten Schnittstellen:
Serializable
Bekannte direkte Unterklassen:
Bokoblin, Guardian, Lynel, Moblin, Octorok

public class Monster extends Character
Siehe auch:
  • Konstruktordetails

    • Monster

      public Monster(String pName, int pHp, int pAd, Item pLoot, int pEp)
  • Methodendetails

    • getEp

      public int getEp()
      Gibt zurück:
      Returns the experience points which the Player gets after defeating the monster.
    • getLoot

      public Item getLoot()
      Gibt zurück:
      Returns the loot of the monster