Interface IHasHealth

All Known Implementing Classes:
IsoBarricade, IsoCompost, IsoDoor, IsoThumpable, IsoTree

public interface IHasHealth
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getHealth

      int getHealth()
    • getMaxHealth

      int getMaxHealth()