My problem is that program is not reading codes as i intended \"he\" would.
I have
if (hero.getPos() == (6 | 11 | 16)) { move = new Object[] {\"Up\",
using the answer from:
How can I test if an array contains a certain value?
you could create an array of numbers and check if your ci.getNumber() is in it.