hp property

  1. @nonVirtual
int hp
final

The health of the base.

Always a positive integer, i.e. >= 1.

Implementation

@nonVirtual
final int hp;