API suggestions
MehVahdJukaar opened this issue ยท 1 comments
2 minor things that would be handy:
- Defaults for addCooldown and runFor that take 2 integer, shorthand for entity->entity.random().nextBetween(a,b) since thats whats used most of the times
- MemoryTest doesnt take an extra size parameter and calculates it automatically at the end. might need adding .build() call