- All Superinterfaces:
FieldedObject<T>,LifeObject<T>,ScriptObject<T>
public interface MobObject<T> extends LifeObject<T>
Mob/Monster generic object.
-
Method Summary
Methods inherited from interface moe.maple.api.script.model.object.field.FieldedObject
getField, getFieldId, getObjectId, getX, getYMethods inherited from interface moe.maple.api.script.model.object.field.LifeObject
decreaseHealth, decreaseMana, getHealthCurrent, getHealthMax, getManaCurrent, getManaMax, heal, increaseHealth, increaseHealthMax, increaseMana, increaseManaMax