接口 Curable

所有超级接口:
Injuredable, Targetedable

public interface Curable extends Injuredable
作者:
Liang Wenjian.
  • 方法概要

    修饰符和类型
    方法
    说明
    default int
    cure(int delta)
     
    int
     

    从接口继承的方法 me.magicall.game.atk.Injuredable

    getCurVal, injure
  • 方法详细资料

    • getMaxVal

      int getMaxVal()
    • cure

      default int cure(int delta)
      参数:
      delta -
      返回:
      实际增加的hp