Searched refs:mutateHp (Results 1 – 2 of 2) sorted by relevance
26 …public boolean mutateHp(short hp) { int o = __offset(8); if (o != 0) { bb.putShort(o + bb_pos, hp)… in mutateHp() method in Monster
2810 monster.mutateHp(10); // Set table field.