Package bothack.bot

Representations of elements of the game world.

See: Description

Package bothack.bot Description

Representations of elements of the game world.

All interfaces except for IBotHack are backed by immutable objects and can be used as keys in a Map, shared freely between threads etc.

None of these except IPredicate are meant to be implemented by user code.

See Also:
IBotHack.game()