public List<TrapEntity> getAroundTraps(MyCharacterController target) { return target.getAroundTraps(); }